summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-07-01 00:43:26 +0000
committerjoey <joey>2001-07-01 00:43:26 +0000
commit59d03c4ec32655ace4130ca25f4a3cb51918480e (patch)
tree42a3e24b067fabe50c52672c1fad329aa52795a7 /debian
parent208c562558554a18af654ab76544c8f2bcc08096 (diff)
r484: * dh_compress: Don't compress .bz2 files, Closes: #102935
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e1e61244..d8a8ac55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+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