]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1885: * dh_installdebconf: For udebs, misc:Depends will now contain cdebconf-udeb.
[debhelper.git] / debian / changelog
index f969c30a5f2b9ff1a2fbfcf820ddea4064092922..df72a8f4de151555ac6afd44b31fd523b6bb1773 100644 (file)
@@ -1,4 +1,65 @@
-debhelper (5.0.18) UNRELEASED; urgency=low
+debhelper (5.0.25) UNRELEASED; 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
+
+debhelper (5.0.24) unstable; urgency=low
+
+  [ Joey Hess ]
+  * Add dh_installudev by Marco d'Itri.
+
+  [ vperrin forgot to add this to the changelog when committing ]
+  * Update pot file and french translation with recent changes in
+     the dh_installdebconf manpage
+  * Add -f option to force .pot file re-building. This is in waiting
+    a patch, correcting a bug in po4a_0.23.1
+  * Add --rm-backups in clean: Otherwise ll.po~ are included in the
+    source package. (see debhelper_5.0.22.tar.gz)
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 23 Feb 2006 11:40:22 -0500
+
+debhelper (5.0.23) unstable; urgency=low
+
+  * dh_strip: remove binutils build-dep lines since stable has a new enough
+    version. Closes: #350607
+  * dh_installdebconf: drop all support for old-style translated debconf
+    templates files via debconf-mergetemplate (keep a warning if any are
+    found, for now). Allows dropping debhelper's dependency on
+    debconf-utils. Closes: #331796
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 20 Feb 2006 16:42:30 -0500
+
+debhelper (5.0.22) unstable; urgency=low
+
+  * dh_makeshlibs: add support for adding udeb: lines to shlibs file
+    via --add-udeb parameter. Closes: #345471
+  * dh_shlibdeps: pass -tudeb to dpkg-shlibdeps for udebs. Closes: #345472
+  * Depends on dpkg-dev 1.13.13 for dh_shlibdeps change.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 28 Jan 2006 13:04:53 -0500
+
+debhelper (5.0.21) unstable; urgency=low
+
+  * dh_installman: correct mistake that broke translated man page installation
+    Closes: #349995
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 26 Jan 2006 12:32:44 -0500
+
+debhelper (5.0.20) unstable; urgency=low
+
+  * Minor bug fix from last release.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 23 Jan 2006 20:29:10 -0500
+
+debhelper (5.0.19) unstable; urgency=low
+
+  * dh_installman: add support for --language option to override man page
+    language guessing. Closes: #193221
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 23 Jan 2006 18:52:00 -0500
+
+debhelper (5.0.18) unstable; urgency=low
 
   * Improved po4a cleaning. Closes: #348521
   * Reverted change in 4.1.9, so generation of EXCLUDE_FIND escapes "." to
@@ -8,7 +69,7 @@ debhelper (5.0.18) UNRELEASED; urgency=low
     via complex_doit(), which was not the case of dh_clean when this change
     was originally made.) Closes: #349070
 
- -- Joey Hess <joeyh@debian.org>  Fri, 20 Jan 2006 16:56:00 -0500
+ -- Joey Hess <joeyh@debian.org>  Fri, 20 Jan 2006 17:09:31 -0500
 
 debhelper (5.0.17) unstable; urgency=low