From c68597b6e8ad43440cd440cf7a51d81e9e966fe4 Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Mon, 16 Aug 2010 19:14:44 +0200 Subject: [PATCH] update debian/changelog. --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8df3eca2..636a1f34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,17 @@ wmaker (0.92.0-9) unstable; urgency=low * Remove ./libtool on clean, otherwise it is not possible build twice from the same unpacked sourcetree. * Use dpkg-source v3 instead of home-grown patch system. + * Polish build system: + + Drop dead code from debian/rules. + + Stop generating debian/*.files dynamically. (These should not change + without notice.) + + Use dh_lintian. + + Move argument lists for dh_link and dh_installman to files in debian/* + instead of invoking dh_* multiple times with different arguments. + + Reorder dh_* invocation, dh_installdeb needs to run after dh_makeshlibs + (thanks, lintian). + * New upstream generates dynamic libraries of libWUtils and libWINGs, ship + them in two new binary packages. Make libwings-dev depend on them. -- Andreas Metzler Sat, 07 Aug 2010 10:56:00 +0200 -- 2.11.4.GIT