]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Allow dpkg-architecture to print errors to stderr. Closes: #548636
[debhelper.git] / debian / changelog
index 7683e69a2498ebf224c4843721266c7f9ec2c6d2..e3c3efe29c217e2a5656e53e79778f116acbe6c5 100644 (file)
@@ -1,4 +1,18 @@
-debhelper (7.4.2) UNRELEASED; urgency=low
+debhelper (7.4.3) UNRELEASED; urgency=low
+
+  [ Valery Perrin ]
+  * update french translation. Closes: #494300, #477703
+  * add --previous at po4a command into Makefile
+  * add dh, dh_auto_install, dh_auto_clean, dh_auto_configure, dh_auto_install, dh_auto_test, dh_bugfiles, dh_icons, dh_installifupdown, dh_installudev, dh_lintian, dh_prep into po4a.cfg manpages list
+  
+  [ Joey Hess ]
+  * dh_perl: Do not look at perl scripts under /usr/share/doc.
+    Closes: #546683
+  * Allow dpkg-architecture to print errors to stderr. Closes: #548636
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 15 Sep 2009 13:18:35 -0400
+
+debhelper (7.4.2) unstable; urgency=low
 
   * Man page typo. Closes: #545443
   * dh: Remove duplicate dh_installcatalogs list. Closes: #545483
@@ -7,8 +21,14 @@ debhelper (7.4.2) UNRELEASED; urgency=low
     documentation directories. This is easier to use and more flexible
     than the old method of running dh_link first to make a broken symlink.
     Closes: #545676 Thanks, Colin Watson
-
- -- Joey Hess <joeyh@debian.org>  Mon, 07 Sep 2009 12:48:39 -0400
+  * Reorder dh_pysupport call in dh sequence to come before
+    dh_installinit, so the generated postinst script registers
+    python modules before trying to use them. Closes: #546293
+  * dh_installudev: With --name, install debian/<package>.<name>.udev
+    to rules.d/<priority>-<name>, the same as debian/<name>.udev
+    is installed for the first package. Closes: #546337
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 Sep 2009 15:46:49 -0400
 
 debhelper (7.4.1) unstable; urgency=low