]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
releasing version 7.2.3-1
[debhelper.git] / debian / changelog
index 1240b99a366c9667c36c50954cabe310a74e38fe..d7cdd3b428e4e80a823997de01c8f3c2a46941fd 100644 (file)
@@ -1,4 +1,20 @@
-debhelper (7.2.2) UNRELEASED; urgency=low
+debhelper (7.2.3-1) unstable; urgency=low
+
+  * dh_installmenus: Now that a triggers capable menu and dpkg are in
+    stable, menu does not need to be explicitly run in maintainer
+    scripts, except for packages with menu-methods files. (See #473467)
+  * dh_installdocs: No longer add maintainer script code to call
+    doc-base, as it supports triggers in stable.
+  * dh_bugfiles: New program, contributed by Modestas Vainius.
+    Closes: #326874
+  * dh: Override LC_ALL, not LANG. re-Closes: #517617
+  * dh_installchangelogs: Support -X to exclude automatic installation
+    of specific upstream changelogs. re-Closes: #490937
+  * Compatability level 4 is now deprecated.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 07 Mar 2009 14:52:20 -0500
+
+debhelper (7.2.2) unstable; urgency=low
 
   * dh_installmodules: Give files in /etc/modprobe.d a .conf
     syntax, as required by new module-init-tools.
@@ -9,7 +25,7 @@ debhelper (7.2.2) UNRELEASED; urgency=low
       conffile's name.
     - Support case where dpkg-query says the file is obsolete.
 
- -- Joey Hess <joeyh@debian.org>  Mon, 02 Mar 2009 20:46:10 -0500
+ -- Joey Hess <joeyh@debian.org>  Wed, 04 Mar 2009 19:37:33 -0500
 
 debhelper (7.2.1) experimental; urgency=low