]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1836: * debhelper(7): document previous dh_install v5 change re wildcarding.
[debhelper.git] / debian / changelog
index 5b2ddd57c0d7e9ae1e8360a21e04f21553d2b43d..08ad56e070577e5c1e222c7d73981241484f0882 100644 (file)
@@ -1,3 +1,86 @@
+debhelper (5.0.13) UNRELEASED; urgency=low
+
+  * debhelper(7): document previous dh_install v5 change re wildcarding.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 31 Dec 2005 13:48:08 -0500
+
+debhelper (5.0.12) unstable; urgency=low
+
+  * dh_installdocs: document that -X affects doc-base file installation.
+    Closes: #345291
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 30 Dec 2005 14:27:14 -0500
+
+debhelper (5.0.11) unstable; urgency=low
+
+  * French translation update. Closes: #344133
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 20 Dec 2005 14:40:25 -0500
+
+debhelper (5.0.10) unstable; urgency=low
+
+  * dh_installdocs: Fix bug introduced by empty file skipping that prevented
+    errors for nonexistent files. Closes: #342729
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  9 Dec 2005 18:05:15 -0500
+
+debhelper (5.0.9) unstable; urgency=low
+
+  * dh_installmodules: always run depmod, since if module-init-tools but not
+    modutils is installed, it will not get run by update-modules.
+    Closes: #339658
+
+ -- Joey Hess <joeyh@debian.org>  Thu,  8 Dec 2005 13:04:11 -0500
+
+debhelper (5.0.8) unstable; urgency=low
+
+  * Man page type fixes (yes, more, nice to know people read the man pages).
+    Closes: #341289
+  * dh_installdocs: Make -X also exclude matching doc-base files from being
+    installed. Closes: #342033
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  5 Dec 2005 14:31:23 -0500
+
+debhelper (5.0.7) unstable; urgency=low
+
+  * Patch from ValĂ©ry Perrin to update Frensh translation, and also update
+    the po4a stuff. Closes: #338713
+  * Fix a bad regexp in -s handling code that breaks if an architecture name,
+    such as i386-uclibc is the hyphenated version of a different arch.
+    Closes: #338555
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 13 Nov 2005 13:28:13 -0500
+
+debhelper (5.0.6) unstable; urgency=low
+
+  * Pass --name in debhelper.pod pod2man run. Closes: #338349
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  9 Nov 2005 16:08:27 -0500
+
+debhelper (5.0.5) unstable; urgency=low
+
+  * Create Dh_Version.pm before running syntax test. Closes: #338337
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  9 Nov 2005 15:41:06 -0500
+
+debhelper (5.0.4) unstable; urgency=low
+
+  * Remove hardcoded paths to update-modules and gconf-schemas in various
+    script fragments.
+  * dh_clean: Patch from Matej Vela to clean up autom4te.cache directories
+    in subdiretories of the source tree and do it all in one enormous,
+    evil, and fast find expression. Closes: #338193
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  8 Nov 2005 16:16:56 -0500
+
+debhelper (5.0.3) unstable; urgency=low
+
+  * Remove dh_shlibs from binary-indep section of debian/rules.
+  * Add t/syntax to make sure all dh_* commands and the libraries syntax check
+    ok.
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  7 Nov 2005 15:18:12 -0500
+
 debhelper (5.0.2) unstable; urgency=low
 
   * Sometimes it's a good idea to edit more files than just the changelog