From e63bc45aff50c7d5233ada5592e890ad11c6f2b7 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Fri, 19 Apr 2019 14:50:04 +0200 Subject: [PATCH] debian: bump debhelper compatibility level (#32260) --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index fcce810..4f1b48a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-authentic2-auth-kerberos Maintainer: Benjamin Dauvergne Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3), +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 9.0.0), python-django (>= 1.5) Standards-Version: 3.9.1 X-Python-Version: >= 2.6