]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1969: * dh_installdocs: In v5 mode, now ignore empty files even if they're hidden
[debhelper.git] / debian / changelog
index ac0eaf0cb66cf1fd1b567f9bd31a3c6babc3db8a..01fdcd1fc846e38cf9f37aaedd39e0bc80b1be1c 100644 (file)
@@ -1,3 +1,24 @@
+debhelper (5.0.43) UNRELEASED; urgency=low
+
+  [ Valery Perrin ]
+  * Correct typo in french translation
+
+  [ Joey Hess ]
+  * Typo. Closes: #400571
+  * 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
+  * 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
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 21 Jan 2007 12:16:56 -0500
+
 debhelper (5.0.42) unstable; urgency=low
 
   [ Valery Perrin ]