Bump the debhelper version to 11

This commit is contained in:
Ghislain Antony Vaillant 2018-03-05 22:44:55 +00:00
parent b34e88870b
commit d488c4fb72
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View file

@ -1 +1 @@
9
11

2
debian/control vendored
View file

@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.
Uploaders: Vincent Bernat <bernat@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11),
dh-python,
python-all,
python-pytest,