diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-12 13:30:14 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-12 13:30:14 -0500 |
commit | 1aeccc3f0723a2d9a4fd38752258b82d060cd663 (patch) | |
tree | 166f0b58c8035e8c347e736d7805a56c2416cea5 /debian | |
parent | 75ebf8cab2d9eda3b94285a00fbf170c74363754 (diff) | |
download | debhelper-1aeccc3f0723a2d9a4fd38752258b82d060cd663.tar.gz |
dh_installdocs: Warn if a doc-base file cannot be parsed to find a document id. Closes: #555677
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 012d7030..4b756b8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ debhelper (7.4.4) UNRELEASED; urgency=low Closes: #548382 * Adjust code to add deprecation warning for compatability level 4. (Man page already said it was deprecated.) Closes: #555899 + * dh_installdocs: Warn if a doc-base file cannot be parsed to find a + document id. Closes: #555677 -- Joey Hess <joeyh@debian.org> Wed, 28 Oct 2009 18:10:45 -0400 |