summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-03-12 14:16:55 -0400
committerJoey Hess <joey@kitenet.net>2011-03-12 14:16:55 -0400
commit8f29a0726bdebcb01b6fd768fde8016fcd5dc3f4 (patch)
treea7a476e058cfb89f2309d3943cc83f4d7919fa5a /debian/changelog
parent2bee1e2cffe4a855152cdaf9e8268b2f080e4e29 (diff)
documentation
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a51b290..b2f9b0ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,15 @@ debhelper (8.1.3) UNRELEASED; urgency=low
in some rule other than clean, perhaps to clean up an intermediate
build before a second build is run, debian/rules clean still runs it.
Closes: #615553
+ * Started work on Debhelper v9. It is still experimental, and more
+ changes may be added to that mode.
+ * Support multiarch in v9. Thanks, Steve Langasek. Closes: #617761
+ * dh_auto_configure: Support multiarch in v9 by passing multiarch
+ directories to --libdir and --libexecdir. dpkg-dev (>= 1.16.0)
+ is needed for this to be done, so packages should build-depend on it.
+ * dh_makeshlibs: Detect packages using multiarch directories and
+ make ${misc:Pre-Depends} expand to multiarch-support. Also needs
+ a new enough dpkg-dev.
-- Joey Hess <joeyh@debian.org> Sun, 27 Feb 2011 15:43:12 -0400