summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-28 01:20:49 -0400
committerJoey Hess <joey@kitenet.net>2010-05-28 01:20:49 -0400
commit9b9c3cb3c32040d00a43b328353ec509151965d4 (patch)
treece33ca6f488b67014a0c1c7911fff83142dd2799 /debian
parent73a2c4fd2c354c4316ece8f37106de57542a5e3c (diff)
dh_installchangelogs: Support packages placing their changelog in a file with a name like HISTORY. Closes: #582749
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa5b4572..6892bae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ debhelper (7.9.1) UNRELEASED; urgency=low
(Ie, use "dh $@ --foo", not "dh --foo $@")
This avoids ambiguities when parsing options to be passed on to debhelper
commands. (See #570039)
+ * dh_installchangelogs: Support packages placing their changelog in a
+ file with a name like HISTORY. Closes: #582749
-- Joey Hess <joeyh@debian.org> Mon, 17 May 2010 20:01:19 -0400