debian: use debhelper compat level 12

This commit is contained in:
Frédéric Péters 2021-12-12 14:12:41 +01:00
parent 2fbb4d1740
commit 3dd9787e1b
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

@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Michael Fladischer <fladi@debian.org>
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-httplib2,