debian/compat: Bump to 10

This commit is contained in:
TANIGUCHI Takaki 2017-07-10 16:40:23 +09:00
parent 8b435c3c34
commit 8d5b9485d0
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View file

@ -1 +1 @@
9
10

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 (>= 9)
Build-Depends: debhelper (>= 10)
, python-all
, python-setuptools
, python3-all