]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1965: * dh_fixperms: Change a chmod +x to chmod a+x, to avoid the umask
[debhelper.git] / debian / changelog
index 7007935e2849d5615da2bead437dfe59595e79fc..2660c0ec4551214b206a99d473c4c40455062629 100644 (file)
@@ -1,4 +1,28 @@
-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.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Dec 2006 16:26:57 -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
@@ -7,7 +31,16 @@ debhelper (5.0.41) UNRELEASED; urgency=low
   * Encoding french translation from charset ISO-8859-1 to UTF-8
   * Update french translation with recent change in dh_installchangelogs
 
- -- Joey Hess <joeyh@debian.org>  Sun, 15 Oct 2006 13:05:18 -0400
+  [ 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