debian: use debhelper compat level 12

This commit is contained in:
Frédéric Péters 2021-12-12 11:40:34 +01:00
parent fee146ed91
commit 26d0ce3d3a
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

@ -2,7 +2,7 @@ Source: eobuilder
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10), dh-exec
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper-compat (= 12), dh-exec
Standards-Version: 3.9.6
Homepage: https://dev.entrouvert.org/projects/eobuilder