summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-25 12:28:28 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-25 12:28:28 -0400
commit60b19d214d43e11e090f939b330d897f297369c5 (patch)
treeb42b64f0ebf7cddaadd38f95dd50892b4ee9c0d7 /debian
parentde199fa0eed6ec684caab8194819a83c1b3b958b (diff)
dh_auto_install: Rather than looking at the number of binary packages being acted on, look at the total number of binary packages in the source package when deciding whether to install to debian/package or debian/tmp. This avoids inconsistencies when building mixed arch all+any packages using the binary-indep and binary-arch targets. Closes: #487938
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6c21e27..00d33565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+debhelper (7.0.13) unstable; urgency=low
+
+ * dh_auto_install: Rather than looking at the number of binary packages
+ being acted on, look at the total number of binary packages in the
+ source package when deciding whether to install to debian/package or
+ debian/tmp. This avoids inconsistencies when building mixed arch all+any
+ packages using the binary-indep and binary-arch targets.
+ Closes: #487938
+
+ -- Joey Hess <joeyh@debian.org> Wed, 25 Jun 2008 12:27:02 -0400
+
debhelper (7.0.12) unstable; urgency=medium
* Correct docs about dh_install and debian/tmp in v7 mode. It first looks in