debian: use debhelper compat level 12

This commit is contained in:
Frédéric Péters 2021-12-12 11:26:40 +01:00
parent 1f1de589c8
commit 69185390f6
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: python-authentic2-cut
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, debhelper (>= 9.0.0), python3-django, dh-python
Build-Depends: python3-setuptools, python3-all, debhelper-compat (= 12), python3-django, dh-python
Standards-Version: 3.9.1
Package: python3-authentic2-cut