debian: bump debhelper compatibility level (#32260)

This commit is contained in:
Christophe Siraut 2019-04-16 14:33:42 +02:00
parent c5d54b917e
commit 364e3b2d44
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
7
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: django-tenant-schemas
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python
Standards-Version: 3.9.1
Package: python-django-tenant-schemas