summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2003-08-08 00:39:40 +0000
committerjoey <joey>2003-08-08 00:39:40 +0000
commit1b294974795510843d19adc178e936eb4f2c65bb (patch)
treeafb24f6c14768e06555cde3b41b09c3d54688a9f /debian
parent37c6bda5a2cfb98d77ba9b480e81456ef7369f80 (diff)
r1578: * dh_installman: support .TH lines with quotes. Closes: #204527
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 0b33ce8f..f4748dd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (4.1.59) unstable; urgency=low
+
+ * dh_installman: support .TH lines with quotes. Closes: #204527
+
+ -- Joey Hess <joeyh@debian.org> Thu, 7 Aug 2003 20:39:36 -0400
+
debhelper (4.1.58) unstable; urgency=low
* Typo, Closes: #203907