summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-21 18:11:36 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-21 18:11:36 -0500
commit00048048303e84604ef52f66070b7b670877ce2a (patch)
tree7d7ac2e0bf79bfc98f9f57968fbfa13e1e1b3d0c /debian
parent064a1f6c7a3e3a224a319b214ed5aa7d552a9680 (diff)
dh_install: Now --list-missing and --fail-missing are useful even when not all packages are acted on (due to architecture limits or flags). Closes: #570373
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b45c52a9..280c82a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ debhelper (7.4.16) UNRELEASED; urgency=low
* Updated French translation.
* makefile buildsystem: Chomp output during test for full compatability
with debhelper 7.4.11. Closes: #570503
+ * dh_install: Now --list-missing and --fail-missing are useful even when
+ not all packages are acted on (due to architecture limits or flags).
+ Closes: #570373
-- Joey Hess <joeyh@debian.org> Thu, 18 Feb 2010 17:53:27 -0500