summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-11 20:26:11 -0400
committerJoey Hess <joey@kitenet.net>2011-09-11 20:26:11 -0400
commit10e0f29937fc8b049c98e087a77edd451b7e4f9b (patch)
tree41acdf8149c2c2b2d4f0e21d1553238c140ca788 /debian/changelog
parentf64dd8fbce4b067719a9f201e6861c73fcc95b15 (diff)
dh: Avoid running install sequence a third time in v9 when the rules file has explicit binary-indep and binary-arch targets.
Closes: #639341 Thanks, Yann Dirson for test case.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 83ba2ea0..73f84804 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ debhelper (8.9.7) UNRELEASED; urgency=low
* Remove obsolete versioned dependency on perl-base.
* Avoid writing debhelper log files in no-act mode. Closes: #640586
* Tighten parsing of DEB_BUILD_OPTIONS.
+ * dh: Avoid running install sequence a third time in v9 when the
+ rules file has explicit binary-indep and binary-arch targets.
+ Closes: #639341 Thanks, Yann Dirson for test case.
-- Joey Hess <joeyh@debian.org> Mon, 29 Aug 2011 20:18:01 -0400