From: joey Date: Fri, 30 Dec 2005 19:32:59 +0000 (+0000) Subject: r1834: releasing version 5.0.12 X-Git-Tag: 5.0.12^0 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f861cb345c9f7c7813cc0a82c081f901c4618d22;p=debhelper.git r1834: releasing version 5.0.12 --- diff --git a/debian/changelog b/debian/changelog index 8634fae..6263609 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 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 52ad21d..ad1c8a2 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