]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1972: man page improvements..
[debhelper.git] / debian / changelog
index 2a4161168a6d92f38668ed545abb66f46fff8a40..26b99bd3184f1f0f98b5d2a268d58ccbe95d28df 100644 (file)
@@ -5,8 +5,23 @@ debhelper (5.0.43) UNRELEASED; urgency=low
 
   [ Joey Hess ]
   * Typo. Closes: #400571
-
- -- Joey Hess <joeyh@debian.org>  Mon, 27 Nov 2006 12:17:29 -0500
+  * dh_fixperms: Change a chmod +x to chmod a+x, to avoid the umask
+    influencing it.
+  * Looks like Package-Type might get into dpkg. Support it w/o the XB-
+    too.
+  * dh_installudev: Fix postrm to not fail if the udev symlink is missing.
+    Closes: #406921, #381940
+  * dh_fixperms: Make all files in /usr/include 644, not only .h files.
+    Closes: #404785
+  * Man page improvements. Closes: #406707
+  * dh_installdocs: In v5 mode, now ignore empty files even if they're hidden
+    away inside a subdirectory. The code missed this before. See #200905
+  * dh_installudev: Support debian/udev files. Closes: #381854
+  * dh_installudev: Treat --priority value as a string so that leading zeros
+    can be used (also so that a leading "z" that is not "z60" can be
+    specified). Closes: #381851
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 21 Jan 2007 12:44:02 -0500
 
 debhelper (5.0.42) unstable; urgency=low