summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-10-09 19:26:10 +0000
committerjoey <joey>2001-10-09 19:26:10 +0000
commitbb01ed16298d0c20e7987e70e77759c787607f8d (patch)
tree983a79edaacf40409f2102ef74e9f59ab1bab741 /debian
parent8b9ead7b1fa7319722a15a367b87ecdfd7ab9891 (diff)
r493: * dh_installman: documented translated man page support, and made it work
properly. It was not stripping the language part from the installed filenames.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a590f7e..69f72eb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (3.0.47) unstable; urgency=low
+
+ * dh_installman: documented translated man page support, and made it work
+ properly. It was not stripping the language part from the installed
+ filenames.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 9 Oct 2001 15:16:18 -0400
+
debhelper (3.0.46) unstable; urgency=low
* Typo, Closes: #114135