From 8d5b9485d0b8b09309fe3c2e6fd6fde2359ee3b0 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Mon, 10 Jul 2017 16:40:23 +0900 Subject: [PATCH] debian/compat: Bump to 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index dc00ed17..d375e0ba 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) , python-all , python-setuptools , python3-all