]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r488: * dh_perl: made it use doit commands so -v mode works. Yeah, uglier.
[debhelper.git] / debian / changelog
index e1e612444778f551af1f6664e76cd5b7a4a138b0..f3bb7701b8cc8b0ce05ae8cadcf82d705e4bfb1f 100644 (file)
@@ -1,3 +1,34 @@
+debhelper (3.0.43) unstable; urgency=low
+
+  * dh_perl: made it use doit commands so -v mode works. Yeah, uglier.
+    Closes: #92826
+    Also some indentation fixes. 
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 24 Aug 2001 15:34:55 -0400
+
+debhelper (3.0.42) unstable; urgency=low
+
+  * dh_movefiles: Typo, Closes: #106532
+  * Use -x to test for existance of init scripts, rather then -e since
+    we'll be running them, Closes: #109692
+  * dh_clean: remove debian/*.debhelper. No need to name files 
+    specifically; any file matching that is a debhelper temp file. 
+    Closes: #106514, #85520
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 23 Aug 2001 15:47:35 -0400
+
+debhelper (3.0.40) unstable; urgency=low
+
+  * Typo, Closes: #104405
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 11 Jul 2001 22:57:41 -0400
+
+debhelper (3.0.39) unstable; urgency=low
+
+  * dh_compress: Don't compress .bz2 files, Closes: #102935
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 30 Jun 2001 20:39:17 -0400
+
 debhelper (3.0.38) unstable; urgency=low
 
   * fixed doc bog, Closes: #102130