summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-25 13:19:17 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-25 13:19:17 -0400
commitf92915e39eef5b24698881576121356ccba0b7c8 (patch)
tree52dc07fc1cdd3a3bd75021d767d8886c1d6157ea /debian
parentfe2118282cb6a5e3f8e55bdca860c3e70082356d (diff)
dh_installdocs: Loosen the Document field parsing, to accept everything doc-base *really* accepts in a doc id (not just what it's documented to accept). Closes: #543499
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 34cb71fe..adb1b2f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ debhelper (7.3.16) UNRELEASED; urgency=low
* dh_desktop: Clarify in man page why it's a no-op.
Closes: #543364
+ * dh_installdocs: Loosen the Document field parsing, to accept
+ everything doc-base *really* accepts in a doc id (not just what
+ it's documented to accept). Closes: #543499
-- Joey Hess <joeyh@debian.org> Mon, 24 Aug 2009 12:59:02 -0400