]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1897: * dh_makeshlibs: Fix udeb package name regexp. Closes: #361677
[debhelper.git] / debian / changelog
index df72a8f4de151555ac6afd44b31fd523b6bb1773..22cd4ba9fc633edd5a1c6e35385a4c33dc713959 100644 (file)
@@ -1,8 +1,41 @@
-debhelper (5.0.25) UNRELEASED; urgency=low
+debhelper (5.0.28) unstable; urgency=low
+
+  * dh_makeshlibs: Fix udeb package name regexp. Closes: #361677
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  9 Apr 2006 13:05:50 -0400
+
+debhelper (5.0.27) unstable; urgency=low
+
+  [ Joey Hess ]
+  * Typo. Closes: #358904
+  * dh_install: swap two paras in man page for clarity. Closes: #359182
+  * dh_installman: die with an error if a man page read for so lines fails
+    Closes: #359020
+
+  [ Valery Perrin ]
+  * Update pot file and french translation with recent changes in
+    dh_installdirs and dh_movefiles manpages
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 30 Mar 2006 15:22:12 -0500
+
+debhelper (5.0.26) unstable; urgency=high
+
+  * dh_installinit: Fix badly generated code in maint scripts that used
+     || exit 0   instead of the intended
+     || exit $?
+    due to a bad shell expansion and caused invoke-rc.d errors to be
+    ignored. Closes: #337664
+
+    Note: This has been broken since version 4.2.12 and has affected many
+    packages.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 22 Mar 2006 19:33:38 -0500
+
+debhelper (5.0.25) unstable; urgency=low
 
   * dh_installdebconf: For udebs, misc:Depends will now contain cdebconf-udeb.
 
- -- Joey Hess <joeyh@debian.org>  Wed, 15 Mar 2006 16:12:20 -0500
+ -- Joey Hess <joeyh@debian.org>  Wed, 15 Mar 2006 16:13:05 -0500
 
 debhelper (5.0.24) unstable; urgency=low