use --fail-missing

This commit is contained in:
Timo Aaltonen 2013-06-17 13:17:44 +03:00
parent 0edc87f392
commit 7601bdd79e
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -14,7 +14,7 @@ freeipa (3.2.0-1) UNRELEASED; urgency=low
* Add no-testcert.patch to not fail make-testcert.
* Bump compat and debhelper build-depends to 9.
* Add missing files to freeipa.install.
* Add --list-missing for dh_install.
* Add --fail-missing for dh_install.
* copyright: Updated, with OpenSSL exception.
* control: Add python-libipa-hbac to build-depends.
* control: Add ${shlibs:Depends} to python-freeipa depends.

2
debian/rules vendored
View File

@ -65,7 +65,7 @@ endif
# fix permissions
find $(CURDIR)/debian/tmp -name "*.mo" -type f -exec chmod -x "{}" \;
dh_install --list-missing
dh_install --fail-missing
%:
dh $@ --with quilt,autoreconf,python2