debian/compat: 11

This commit is contained in:
TANIGUCHI Takaki 2018-02-03 18:38:11 +09:00
parent 3351aa5b43
commit acb61dbc2a
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View file

@ -1 +1 @@
10
11

2
debian/control vendored
View file

@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends: debhelper (>= 11)
, python-all
, python-setuptools
, python3-all