]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_installgsettings: Correct bug in use of find that caused some gsettings files...
[debhelper.git] / debian / changelog
index 1d445a143bcfc233ef99323e18aceceeaffa1512..ad0c7675ea07b8e053afbaa432d877975e82d97e 100644 (file)
@@ -1,4 +1,26 @@
-debhelper (8.1.3) UNRELEASED; urgency=low
+debhelper (8.1.5) UNRELEASED; urgency=low
+
+  * dh_ucf: New command, contributed by Jeroen Schot. Closes: #213078
+  * dh_installgsettings: Correct bug in use of find that caused some 
+    gsettings files to be missed. Closes: #624377
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 25 Apr 2011 19:30:01 -0400
+
+debhelper (8.1.4) unstable; urgency=low
+
+  * dh_clean: Remove debhelper logs for all packages, including packages
+    not being acted on. dh can sometimes produce such logs by accident
+    when passed bundled options (like "-Nfoo" instead of "-N foo") that
+    it does not understand; and it was not possible to fix that
+    for any compat level before v8. But also, such logs can occur
+    for other reasons, like interrupted builds during development, 
+    and it should be safe to clean them all. Closes: #623446
+  * Fix Typos in documentation regarding {pre,post}{inst,rm}
+    Closes: #623709
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 22 Apr 2011 16:15:21 -0400
+
+debhelper (8.1.3) unstable; urgency=low
 
   [ Joey Hess ]
   * dh_auto_clean: Inhibit logging, so that, if dh_auto_clean is used
@@ -23,7 +45,7 @@ debhelper (8.1.3) UNRELEASED; urgency=low
   * update french translation.
   * Fix french misspelling.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 27 Feb 2011 15:43:12 -0400
+ -- Joey Hess <joeyh@debian.org>  Tue, 05 Apr 2011 13:09:43 -0400
 
 debhelper (8.1.2) unstable; urgency=low