debian: switch to devhelper-compat 12 (#57538)

This commit is contained in:
Frédéric Péters 2021-10-09 15:23:09 +02:00
parent 057cdcb338
commit 7665bf1fc7
3 changed files with 2 additions and 3 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: wcs
Section: web
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper-compat (= 12),
dh-python,
dh-systemd,
gettext,

2
debian/rules vendored
View File

@ -4,7 +4,7 @@
export PYBUILD_NAME=wcs
%:
dh $@ --with python3,systemd --buildsystem=pybuild
dh $@ --with python3 --buildsystem=pybuild
override_dh_install:
dh_install