summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rwxr-xr-xdh_installdocs2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8634fae2..62636090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (5.0.12) unstable; urgency=low
+
+ * dh_installdocs: document that -X affects doc-base file installation.
+ Closes: #345291
+
+ -- Joey Hess <joeyh@debian.org> Fri, 30 Dec 2005 14:27:14 -0500
+
debhelper (5.0.11) unstable; urgency=low
* French translation update. Closes: #344133
diff --git a/dh_installdocs b/dh_installdocs
index 52ad21d0..ad1c8a2c 100755
--- a/dh_installdocs
+++ b/dh_installdocs
@@ -64,7 +64,7 @@ Do not modify postinst/prerm scripts.
=item B<-Xitem>, B<--exclude=item>
Exclude files that contain "item" anywhere in their filename from
-being installed.
+being installed. Note that this includes doc-base files.
=item I<file ...>