debian: use debhelper compat level 12

This commit is contained in:
Frédéric Péters 2021-12-12 13:52:27 +01:00
parent 13c696fe0c
commit 9ec41f766c
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: http-ece
Maintainer: Frederic Peters <fpeters@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper-compat (= 12),
dh-python,
flake8,
python3-all,