]> 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 fdf03d19ca0588e1d4a1b402809e3f4b3a8ffa47..d99968f041a1ce82374d3f7245d21ace38e59915 100644 (file)
@@ -1,3 +1,15 @@
+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)