]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363
[debhelper.git] / debian / changelog
index 6fb86b4369098fa14cc14dc4d6b705d5d35b8484..964de4b4244ae512e10278b8ea57e09d39a376b2 100644 (file)
@@ -1,3 +1,35 @@
+debhelper (3.4.9) unstable; urgency=low
+
+  * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 20 Feb 2002 16:37:43 -0500
+
+debhelper (3.4.8) unstable; urgency=low
+
+  * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now works.
+    I had to modify his patch to use cp --parents, since -P spews warnings
+    now. Also, I made it continue to use cp -a if nothing is excluded,
+    which is both faster, and means this patch is less likely to break
+    anything if it turns out to be buggy. Also, stylistic changes.
+    Closes: #40649
+  * Implemented -X for dh_installexamples as well.
+  * dh_clean -X substvars will also work now. Closes: #66890
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 17 Feb 2002 12:26:37 -0500
+
+debhelper (3.4.7) unstable; urgency=low
+
+  * dh_perl: don't gripe if there is no substvar file. Closes: #133140
+
+ -- Joey Hess <joeyh@debian.org>  Sat,  9 Feb 2002 17:37:32 -0500
+
+debhelper (3.4.6) unstable; urgency=low
+
+  * Typo, Closes: #132454
+  * Ignore leading/trailing whitespace in DH_OPTIONS, Closes: #132645
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  5 Feb 2002 17:33:57 -0500
+
 debhelper (3.4.5) unstable; urgency=low
 
   * dh_installxfonts: separate multiple commands with \n so sed doesn't get