debian: switch to debhelper-compat 12 (#57538)

This commit is contained in:
Frédéric Péters 2021-10-09 18:55:22 +02:00
parent b7ad834dc3
commit 075e7ba088
3 changed files with 2 additions and 3 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: passerelle
Section: python
Priority: optional
Maintainer: Thomas NOËL <tnoel@entrouvert.com>
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper-compat (= 12),
python3-django,
python3-setuptools,
python3-all,

2
debian/rules vendored
View File

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