summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-07-03 18:11:16 +0000
committerjoey <joey>2003-07-03 18:11:16 +0000
commitb6faf9b91d6c9ee40a648697db808cb2ce4b40cf (patch)
treed57170871f83b8e4bc8a9166901fbe87f06e6cf5 /debian/changelog
parent8fbfd5ac20e05711e01d11f188f45228d09b1a23 (diff)
r592: * dh_installman: Don't require trailing whitespace after the seciton number
in the TH line.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 22b46915..dce23075 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.49) unstable; urgency=low
+
+ * dh_installman: Don't require trailing whitespace after the seciton number
+ in the TH line.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 3 Jul 2003 14:08:41 -0400
+
debhelper (4.1.48) unstable; urgency=low
* dh_python typo fix Closes: #197679