tighten dh-missing to fail (not only warn) on missed files

This commit is contained in:
Jonas Smedegaard 2021-11-03 12:06:17 +01:00
parent 49b48ca081
commit 8d1aee7be7
2 changed files with 1 additions and 3 deletions

2
debian/TODO vendored
View File

@ -1,5 +1,3 @@
* add missing manpages for syncompare and syncevo-http-server
* tighten dh-missing to stop just warn about filtes not installed:
either fix install or list in "not_installed" with explanation
* fix FTPFS with g++-11;
see <https://gitlab.freedesktop.org/SyncEvolution/syncevolution/-/issues/167>

2
debian/rules vendored
View File

@ -28,7 +28,7 @@ override_dh_install:
dh_install -X"*.pl"
override_dh_missing:
dh_missing --list-missing
dh_missing
override_dh_makeshlibs:
dh_makeshlibs -V'libsyncevolution0 (>= 1.5.2-3~)' -plibsyncevolution0