From acb61dbc2a81dbf68c28fcaaebf46b0d6c37ed30 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Sat, 3 Feb 2018 18:38:11 +0900 Subject: [PATCH] debian/compat: 11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28b..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index d751729b..4e9dee31 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 (>= 10) +Build-Depends: debhelper (>= 11) , python-all , python-setuptools , python3-all