]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
[debhelper.git] / debian / changelog
index c76986fbb3142323fae0676ec66269022caddf5d..7146b12dd1b9e50b5b7d0f56def97d8d67a1b2b2 100644 (file)
@@ -1,8 +1,53 @@
-debhelper (5.0.41) UNRELEASED; urgency=low
+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
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 21 Jan 2007 12:11:40 -0500
+
+debhelper (5.0.42) unstable; urgency=low
+
+  [ Valery Perrin ]
+  * Update french translation with recents changes in dh_link and
+    dh_installinfo
+
+  [ Joey Hess ]
+  * Patch from Simon Paillard to convert French manpages from utf-8 to
+    ISO-8859-15. Closes: #397953
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 12 Nov 2006 17:32:23 -0500
+
+debhelper (5.0.41) unstable; urgency=low
+
+  [ Joey Hess ]
   * dh_installchangelogs man page typo. Closes: #393155
 
- -- Joey Hess <joeyh@debian.org>  Sun, 15 Oct 2006 13:05:18 -0400
+  [ Valery Perrin ]
+  * Encoding french translation from charset ISO-8859-1 to UTF-8
+  * Update french translation with recent change in dh_installchangelogs
+
+  [ Joey Hess ]
+  * Tighten python-support and python-central dependencies of debhelper,
+    in an IMHO rather futile attempt to deal with derived distributions.
+    Closes: #395495
+  * Correct some incorrect instances of "v4 only" in docs. Closes: #381536
+  * dh_installinfo: Put the section madness to bed by not passing any section
+    information to install-info. Current install-info parses INFO-DIR-SECTION
+    on its own if that's not specified. Closes: #337215
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  7 Nov 2006 17:04:47 -0500
 
 debhelper (5.0.40) unstable; urgency=medium