]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
avoid depending on a dpkg that has DEB_HOST_MULTIARCH
[debhelper.git] / debian / changelog
index 06adf08edd9fc9d58bced7b6fe86215569ff3659..0a51b2909d6153c51d760509d36bde63a42bc542 100644 (file)
@@ -1,9 +1,18 @@
-debhelper (8.1.2) 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:21:38 -0400
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 Feb 2011 14:22:17 -0400
 
 debhelper (8.1.1) unstable; urgency=low