]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_md5sums: Sort to ensure stable, more diffable order. Closes: #573702
[debhelper.git] / debian / changelog
index 28e6a807dac52434528cc3731017abba02c6ed10..358282e47fe835eb6ecfedee59ec4255fc47dfdb 100644 (file)
@@ -1,3 +1,23 @@
+debhelper (7.4.16) UNRELEASED; urgency=low
+
+  * Updated French translation.
+  * makefile buildsystem: Chomp output during test for full compatability
+    with debhelper 7.4.11. Closes: #570503
+  * dh_install: Now --list-missing and --fail-missing are useful even when
+    not all packages are acted on (due to architecture limits or flags).
+    Closes: #570373
+  * Typo. Closes: #571968
+  * If neither -a or -i are specified, debhelper commands used to default
+    to acting on all packages in the control file, which was a guaranteed
+    failure if the control file listed packages that did not build for the
+    target architecture. After recent optimisations, this default behavior
+    can efficiently be changed to the more sane default of acting on only
+    packages that can be built for the current architecture. This change
+    is mostly useful when using minimal rules files with dh. Closes: #572077
+  * dh_md5sums: Sort to ensure stable, more diffable order. Closes: #573702
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 18 Feb 2010 17:53:27 -0500
+
 debhelper (7.4.15) unstable; urgency=low
 
   * The fix for #563557 caused some new trouble involving makefile