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
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
Martin Dietze
442e3876c6
Add debianisation code and automatic build script
2009-08-24 11:55:20 +02:00