]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
avoid depending on a dpkg that has DEB_HOST_MULTIARCH
[debhelper.git] / debian / changelog
index 6aaac90c7c587a16a2419a43b452f3c52a6e8623..0a51b2909d6153c51d760509d36bde63a42bc542 100644 (file)
@@ -1,4 +1,33 @@
-debhelper (8.1.0) UNRELEASED; urgency=low
+debhelper (8.1.3) UNRELEASED; urgency=low
+
+  * dh_auto_clean: Inhibit logging, so that, if dh_auto_clean is used
+    in some rule other than clean, perhaps to clean up an intermediate
+    build before a second build is run, debian/rules clean still runs it.
+    Closes: #615553
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 27 Feb 2011 15:43:12 -0400
+
+debhelper (8.1.2) unstable; urgency=low
+
+  * Fix logging at end of an override target that never actually runs
+    the overridden command. Closes: #613418
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 Feb 2011 14:22:17 -0400
+
+debhelper (8.1.1) unstable; urgency=low
+
+  * dh_strip, dh_makeshlibs: use triplet-objdump, triplet-objcopy and
+    triplet-strip from cross-binutils when cross-compiling; Closes: #412118.
+    (Thanks, Loïc Minier)
+  * Improve handling of logging in override targets, so that
+    --remaining-packages can be used again. Now all debhelper commands run
+    in the override target are marked as running as part of the override,
+    and when the whole target is run, the log is updated to indicate that
+    commands run during the override have finished. Closes: #612828
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 10 Feb 2011 19:58:34 -0400
+
+debhelper (8.1.0) unstable; urgency=low
 
   [ Joey Hess ]
   * python_distutils: Pass --force to setup.py build, to ensure that when
@@ -34,13 +63,16 @@ debhelper (8.1.0) UNRELEASED; urgency=low
     (uncompressed) html files. Closes: #603553
   * dh_compress: Ignore objects.inv files, generated by Sphinx documentation.
     Closes: #608907
+  * dh_installinit: never call init scripts directly, only through invoke-rc.d
+    Closes: #610340
+    (Thanks, Steve Langasek)
   
   [ Valery Perrin ]
   * update french translation.
   * Fix french misspelling.
   * French translation update after massive man page typography 
 
- -- Joey Hess <joeyh@debian.org>  Sat, 07 Aug 2010 11:27:24 -0400
+ -- Joey Hess <joeyh@debian.org>  Sat, 05 Feb 2011 12:00:04 -0400
 
 debhelper (8.0.0) unstable; urgency=low