X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8538b22b77b836288e0af5a8f3d906961178710e;hb=83a233af6f938bcd50745b35fabb15788293452e;hp=e63affcc542de3cbd9df0e92bf45a2f2c4d2d556;hpb=9935e8070631efba262ab9c9edcee96069525f3a;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index e63affc..8538b22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +debhelper (8.9.12) UNRELEASED; urgency=low + + * Debhelper config files may be made executable programs that output the + desired configuration. No further changes are planned to the config file + format; those needing powerful syntaxes may now use a programming language + of their choice. (Be careful aiming that at your feet.) + Closes: #235302, #372310, #235302, #614731, + Closes: #438601, #477625, #632860, #642129 + * Added German translation of man pages, done by Chris Leick. Closes: #651221 + * Typo fixes. Closes: #651224 Thanks, Chris Leick + + -- Joey Hess Tue, 06 Dec 2011 17:16:28 -0400 + +debhelper (8.9.11) unstable; urgency=low + + * Fix broken option passing to objcopy. Closes: #649044 + + -- Joey Hess Thu, 17 Nov 2011 00:15:34 -0400 + +debhelper (8.9.10) unstable; urgency=low + + * dh_strip: In v9, pass --compress-debug-sections to objcopy. + Needs a new enough binutils and gdb; debhelper backport + may need to disable this. + Thanks, Aurelien Jarno and Bastien ROUCARIES. Closes: #631985 + * dh: Ensure -a and -i are passed when running override_dh_command-arch + and override_dh_command-indep targets. This is needed when the binary + target is run, rather than binary-arch/binary-indep. Closes: #648901 + + -- Joey Hess Wed, 16 Nov 2011 11:54:59 -0400 + +debhelper (8.9.9) unstable; urgency=low + + * dh_auto_build: Use target architecture (not host architecture) + for build directory name. Closes: #644553 Thanks, Tom Hughes + * dh: Add dh_auto_configure parameter example. Closes: #645335 + + -- Joey Hess Fri, 04 Nov 2011 17:01:58 -0400 + debhelper (8.9.8) unstable; urgency=low * dh_fixperms: Operate on .ali files throughout /usr/lib, including @@ -7,8 +46,8 @@ debhelper (8.9.8) unstable; urgency=low * Clarify description of dh_auto_* -- params. Closes: #642786 * Mention in debhelper(7) that buildsystem options are typically passed to dh. Closes: #643069 - * perl_makemaker: In v9, pass CFLAGS to Makefile.PL using OPTIMIZE. - Closes: #643702 Thanks, Steve Langasek. + * perl_makemaker: In v9, pass CFLAGS to Makefile.PL and Build.Pl + Closes: #643702, #497653 Thanks, Steve Langasek, gregor herrmann. -- Joey Hess Thu, 29 Sep 2011 15:41:16 -0400