debian: switch to debhelper compat level 12

This commit is contained in:
Frédéric Péters 2022-02-17 16:13:08 +01:00
parent e50ec36f14
commit 19204e2f47
3 changed files with 2 additions and 3 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: barbacompta
Section: python
Priority: optional
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Build-Depends: python3-setuptools, python3-all, python3-django, debhelper (>= 9), dh-python, sassc
Build-Depends: python3-setuptools, python3-all, python3-django, debhelper-compat (= 12), dh-python, sassc
Standards-Version: 3.9.6
Homepage: https://dev.entrouvert.org/projects/barbacompta

2
debian/rules vendored
View File

@ -5,7 +5,7 @@ export PYBUILD_NAME=barbacompta
export PYBUILD_DISABLE=test
%:
dh $@ --with python3,systemd --buildsystem=pybuild
dh $@ --with python3 --buildsystem=pybuild
override_dh_install:
dh_install