Andreas Metzler
fef3ee5742
patch management with dpkg-source v3
...
Simplify debian/rules by using dpkg-source v3 (quilt) instead of the
home-grown patch system in debian/rules.
Change debian/nightly_build.sh to build a non-native package.
2010-08-17 10:26:53 +02:00
Andreas Metzler
dcbfb467de
remove cruft from debian/rules
2010-08-17 10:26:53 +02:00
Andreas Metzler
c8c613074e
Remove ./libtool on clean
...
... otherwise it is not possible to build twice from the
same unpacked sourcetree.
2010-08-07 14:53:12 +02:00
Andreas Metzler
c20bfe9737
Use ${binary:Version} instead of ${Source-Version}
...
Use ${binary:Version} instead of deprecated ${Source-Version}
(Lintian: substvar-source-version-is-deprecated).
2010-08-07 14:53:11 +02:00
Andreas Metzler
7b74111259
Use dh_prep instead of "dh_clean -k"
...
Use dh_prep instead of "dh_clean -k" (dh-clean-k-is-deprecated). However
do not replace instances of dh_clean without -k option. (Debian
bug590244). Build-Depend on debhelper 7.
2010-08-07 14:53:11 +02:00
Andreas Metzler
de48a9b1f5
Invoke ./configure with correct --build argument.
...
Invoke ./configure with correct --build argument, as per
/usr/share/doc/autotools-dev/README.Debian.gz.
2010-08-07 14:52:49 +02:00
Andreas Metzler
dadb78b835
Move homepage from description text to homepage field.
2010-08-07 14:50:58 +02:00
Andreas Metzler
ef2349bc69
Add ${misc:Depends} to all package dependencies.
2010-08-07 14:50:58 +02:00
Andreas Metzler
930a3922d5
Add libxmu-dev to build-depends.
2010-08-07 14:50:58 +02:00
Andreas Metzler
6300d3462b
line wrap build-depends for enhanced readability.
...
line-wrapping has been allowed in debian/control since 3.7.0.0, released
April 2006.
2010-08-07 14:50:58 +02:00
Tamas TEVESZ
abda319c16
Fix Debian builds
2010-04-12 09:58:36 +02:00
Tamas TEVESZ
2e91634921
Kill leftovers
2010-04-02 08:41:31 +02:00
Tamas TEVESZ
67a8a82670
Remove wmlib
...
was this ever used for anything? i checked a couple hundred dockapps,
no joy; there's nothing in debian (afaict) that build-depends on it,
so let's try doing away with it.
2010-03-26 21:08:17 +01:00
Tamas TEVESZ
83774951b7
Remove some dead weight from configure.ac and debian/rules
2010-03-26 21:08:17 +01:00
Martin Dietze
ef7c45df53
rebase in git pull for nightly build
2010-03-26 21:08:16 +01:00
Martin Dietze
66bd06b5d5
Nightly build script with more robust handling of debian patches.
2010-03-23 14:32:25 +01:00
Carlos R. Mafra
2901a153ce
Remove ancient 'DBase 3' data file
...
Pointed out by Tamas TEVESZ.
2010-03-09 22:50:52 +01:00
Martin Dietze
e54f763f14
Changed runtime dependency libjpeg62-dev to libjpeg-dev
...
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569245
2010-02-11 10:29:05 +01:00
Martin Dietze
c89cb142ba
Small fix for wmaker nightly build script 2
2010-01-12 14:59:35 +01:00
Martin Dietze
4e90a87b14
Small fix for wmaker nightly build script
2010-01-09 13:48:06 +01:00
Nicolas Bonifas
d8ef209c9a
Add menu path to Debian build system
...
Part of the menu on Debian systems is stored in
/etc/X11/Windowmaker/menu.hook. This patch will add this path to
src/wconfig.h.in when building the Debian wmaker package. This is
what is done in the Debian version of wmaker 0.92.0.
2009-12-10 13:51:26 +01:00
Martin Dietze
ef2f5a6f29
Fix automatic Debian builds
2009-09-24 10:13:44 +02:00
Martin Dietze
22730876e4
Nightly Build script can now deal with testing and unstable branches.
2009-08-28 19:04:29 +02:00
Martin Dietze
ca60620f50
Adapted nightly build script to coexist with new 'next' branch.
2009-08-26 15:51:13 +02:00
Martin Dietze
442e3876c6
Add debianisation code and automatic build script
2009-08-24 11:55:20 +02:00