Switching to debhelper compat 13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
36a0978e59
commit
ab55192e43
2 changed files with 1 additions and 4 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: libs
|
|||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 12),
|
||||
debhelper-compat (= 13),
|
||||
dpkg-dev (>= 1.22.5),
|
||||
cmake,
|
||||
doxygen,
|
||||
|
|
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -22,6 +22,3 @@ override_dh_auto_configure:
|
|||
|
||||
override_dh_auto_build-indep:
|
||||
dh_auto_build -- doc
|
||||
|
||||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
|
Loading…
Add table
Reference in a new issue