From d1d4c60269c5b382a99cf782f06c4be0d0a357f4 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Tue, 16 Apr 2019 14:34:16 +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..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index a1c20b0..a9ebe95 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fargo Maintainer: Entr'ouvert Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7), dh-python, python-django, dh-systemd +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python, python-django, dh-systemd Standards-Version: 3.9.6 X-Python-Version: >= 2.7