summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:18:50 +0000
committerjoey <joey>1999-08-17 05:18:50 +0000
commit661c532ccc17f2b1d5f01be9a851dc30448cda2f (patch)
tree51ea83f94c37289fd7f113327d4f2af485f3a732 /debian/changelog
parent1a5315595b2f06feab10168825442f651cb11947 (diff)
downloaddebhelper-661c532ccc17f2b1d5f01be9a851dc30448cda2f.tar.gz
r243: Initial Import
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 784b3ca3..3a2666cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+debhelper (2.0.20) unstable; urgency=low
+
+ * dh_perl: Patch from Raphael Hertzog <rhertzog@hrnet.fr> to allow
+ specification on the command line of alternate paths to search for perl
+ modules. (Closes: #42171)
+
+ -- Joey Hess <joeyh@master.debian.org> Fri, 30 Jul 1999 09:42:08 -0700
+
+debhelper (2.0.19) unstable; urgency=low
+
+ * dh_installinfo: fixed bug if a info file had no section.
+
+ -- Joey Hess <joeyh@master.debian.org> Thu, 29 Jul 1999 11:41:11 -0700
+
+debhelper (2.0.18) unstable; urgency=low
+
+ * dh_installxaw: fixed multiple stanza problem, for real this time (patch
+ misapplied last time). (Closes: #41862)
+
+ -- Joey Hess <joeyh@master.debian.org> Mon, 26 Jul 1999 13:00:09 -0700
+
debhelper (2.0.17) unstable; urgency=low
* dh_clean: compat() wasn't exported.