]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
documentation
[debhelper.git] / debian / changelog
index 58e8d55e0f93c57d36613c44e1093e3ae7454b2e..b2f9b0ffbda0055bd1eeaef89a19ce52b3bba6df 100644 (file)
@@ -1,3 +1,28 @@
+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
+  * Started work on Debhelper v9. It is still experimental, and more
+    changes may be added to that mode.
+  * Support multiarch in v9. Thanks, Steve Langasek. Closes: #617761
+  * dh_auto_configure: Support multiarch in v9 by passing multiarch
+    directories to --libdir and --libexecdir. dpkg-dev (>= 1.16.0)
+    is needed for this to be done, so packages should build-depend on it.
+  * dh_makeshlibs: Detect packages using multiarch directories and
+    make ${misc:Pre-Depends} expand to multiarch-support. Also needs
+    a new enough dpkg-dev.
+
+ -- 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