build: use dh_missing

to fail the build if files are installed, but not shipped in any
package.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2019-11-06 13:36:23 +01:00 committed by Thomas Lamprecht
parent 82519f0ccb
commit 5db309a2b1

3
debian/rules vendored
View File

@ -11,3 +11,6 @@
%:
dh $@
override-dh_missing:
dh_missing --fail-missing