From 06fd4a8b62eef8654c83bf5584a1310f46ea6c2a Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Tue, 16 Apr 2019 14:31:44 +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 7f8f011e..ec635144 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 0d241bb2..b8836f87 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: combo Maintainer: Jérôme Schneider Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7), python-django, dh-systemd, ruby-sass +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-django, dh-python, dh-systemd, ruby-sass Standards-Version: 3.9.6 X-Python-Version: >= 2.7