summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-05-17 19:43:32 +0000
committerjoey <joey>2002-05-17 19:43:32 +0000
commit822faec6d81321d23b3e75c018f0308fd006d1b2 (patch)
tree826e38c443588560c0b61fed0ae46d8f4587ef93 /debian/changelog
parentc53c815a58c1874bc09c37327154ce0fd061d9b5 (diff)
r521: * Corrects misbuild with CVS dirs in deb. Closes: #146576
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b22aa719..22328b36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (4.0.3) unstable; urgency=low
+
+ * Corrects misbuild with CVS dirs in deb. Closes: #146576
+
+ -- Joey Hess <joeyh@debian.org> Fri, 17 May 2002 15:38:26 -0400
+
debhelper (4.0.2) unstable; urgency=low
* dh_install: delay globbing until after destintations have been found.