From 00db0f3350488b4de8bd5b6493489b3a4141ef74 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Tue, 16 Apr 2019 14:28:07 +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 7f8f011eb..ec635144f 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 8b69382f5..3488e8698 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Jerome Schneider Build-Depends-Indep: python-all-dev (>= 2.6) -Build-Depends: debhelper (>= 8.0), python-setuptools, python-django (>= 1.5), dh-python, dh-systemd +Build-Depends: debhelper (>= 9.0), python-setuptools, python-django (>= 1.5), dh-python, dh-systemd Standards-Version: 3.8.3 Homepage: http://authentic.labs.libre-entreprise.org X-Python-Version: >= 2.7