]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem, since perl_build...
[debhelper.git] / debian / changelog
index a630fcd39326c9297697ed9dcbdffdbe42c6049b..cbc8f2b2c5b6de5aee3efcf283ce56f82faf7e92 100644 (file)
@@ -1,5 +1,15 @@
-debhelper (7.9.1) UNRELEASED; urgency=low
+debhelper (7.9.2) UNRELEASED; urgency=low
 
+  * In v8 mode, stop passing packlist=0 in perl_makemaker buildsystem,
+    since perl_build is tried first. Avoids the makemaker warning message
+    introduced by the fix to #527990.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 23 Jun 2010 20:36:16 -0400
+
+debhelper (7.9.1) unstable; urgency=low
+
+  * Started work on Debhelper v8. It is still experimental, and more
+    changes are planned for that mode.
   * dh_installman: Support .so links relative to the current section.
   * dh_installman: Avoid converting .so links to symlinks if the link
     target is not present in the same binary package, on advice of 
@@ -28,8 +38,10 @@ debhelper (7.9.1) UNRELEASED; urgency=low
     commands. (See #570039)
   * In v8 mode, prefer the perl_build buildsystem over perl_makemaker.
     Closes: #578805
+  * postrm-init: Avoid calling the error handler if update-rc.d fails.
+    Closes: #586065
 
- -- Joey Hess <joeyh@debian.org>  Mon, 17 May 2010 20:01:19 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 16 Jun 2010 13:44:48 -0400
 
 debhelper (7.4.20) unstable; urgency=low