]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh: Ensure -a and -i are passed when running override_dh_command-arch and override_dh...
[debhelper.git] / debian / changelog
index c2ec5e0d6700603dafa69f6bbd861f6284cc14bf..d99968f041a1ce82374d3f7245d21ace38e59915 100644 (file)
@@ -1,4 +1,24 @@
-debhelper (8.9.8) UNRELEASED; urgency=low
+debhelper (8.9.10) UNRELEASED; 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 <joeyh@debian.org>  Mon, 07 Nov 2011 13:50:30 -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 <joeyh@debian.org>  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
     multiarch dirs. Closes: #641279
@@ -7,10 +27,10 @@ debhelper (8.9.8) UNRELEASED; 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: Pass CFLAGS to Makefile.PL using OPTIMIZE. Closes: #643702
-    (v9 only)
+  * perl_makemaker: In v9, pass CFLAGS to Makefile.PL and Build.Pl
+    Closes: #643702, #497653 Thanks, Steve Langasek, gregor herrmann.
 
- -- Joey Hess <joeyh@debian.org>  Mon, 12 Sep 2011 13:35:52 -0400
+ -- Joey Hess <joeyh@debian.org>  Thu, 29 Sep 2011 15:41:16 -0400
 
 debhelper (8.9.7) unstable; urgency=low