debian: use debhelper compat level 12

This commit is contained in:
Frédéric Péters 2021-12-12 11:39:31 +01:00
parent ea718ccbf1
commit 48e437ff6d
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Section: python
Priority: optional
Build-Depends: python3-setuptools,
python3-all,
debhelper (>= 10),
debhelper-compat (= 12),
dh-python,
dh-systemd,
openssl,