debian: bump debhelper compatibility level (#32260)

This commit is contained in:
Christophe Siraut 2019-04-19 14:36:32 +02:00
parent 7554e021a2
commit 5c344f80d3
2 changed files with 3 additions and 2 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
8
9

3
debian/control vendored
View File

@ -2,10 +2,11 @@ Source: passerelle
Section: python
Priority: optional
Maintainer: Thomas NOËL <tnoel@entrouvert.com>
Build-Depends: debhelper (>= 8.0.0),
Build-Depends: debhelper (>= 9.0.0),
python-django,
python-setuptools (>= 0.6b3),
python-all (>= 2.6.6-3),
dh-python,
dh-systemd
Standards-Version: 3.9.6
Homepage: https://dev.entrouvert.org/projects/passerelle