summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2009-08-26 17:12:34 -0400
committerJoey Hess <joey@kitenet.net>2009-08-26 17:12:34 -0400
commit1089dbaaa1ccc4b7bade09555e67ae126bf776f2 (patch)
tree5760bcdf6417af4dc89769b0d690935ffa20c753 /debian/changelog
parentdc140665f3ae022f682a43c044c18c0fa0d0e5be (diff)
parent055eb0b4ef0efee17b1328fbbf012af4110968d4 (diff)
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index adb1b2f0..b89db64b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,13 @@ debhelper (7.3.16) UNRELEASED; urgency=low
* dh_installdocs: Loosen the Document field parsing, to accept
everything doc-base *really* accepts in a doc id (not just what
it's documented to accept). Closes: #543499
+ * Allow sequence addons to pass options to debhelper commands,
+ by adding add_command_options and remove_command_options to the interface.
+ Closes: #543392
+ (Modestas Vainius)
+ * dh_auto_install: Add a --destdir parameter that can be used to override
+ the default. Closes: #538201
+ (Modestas Vainius)
-- Joey Hess <joeyh@debian.org> Mon, 24 Aug 2009 12:59:02 -0400