summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-01-21 17:20:14 +0000
committerjoeyh <joeyh>2007-01-21 17:20:14 +0000
commitdc2b1003057746445f5ad5a95ec9e298a221e805 (patch)
treea2edfcc5bc786e902d5b03fb3701cd1177c3c2e3 /debian
parent90ffad95d71aec0ae98401ebc0f27d8b740f8307 (diff)
r1969: * dh_installdocs: In v5 mode, now ignore empty files even if they're hidden
away inside a subdirectory. The code missed this before. See #200905
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7146b12d..01fdcd1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,10 @@ debhelper (5.0.43) UNRELEASED; urgency=low
* dh_fixperms: Make all files in /usr/include 644, not only .h files.
Closes: #404785
* Man page improvements. Closes: #406707
+ * dh_installdocs: In v5 mode, now ignore empty files even if they're hidden
+ away inside a subdirectory. The code missed this before. See #200905
- -- Joey Hess <joeyh@debian.org> Sun, 21 Jan 2007 12:11:40 -0500
+ -- Joey Hess <joeyh@debian.org> Sun, 21 Jan 2007 12:16:56 -0500
debhelper (5.0.42) unstable; urgency=low