From 974d49e4ee91be93a31f74e16a787d67db59c571 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Tue, 16 Apr 2019 14:38:48 +0200 Subject: [PATCH] debian: bump debhelper compatibility level (#32260) --- debian/compat | 2 +- debian/control | 3 ++- 2 files changed, 3 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 7b225af..44b170b 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,11 @@ Source: eo-bidon Section: python Priority: optional Maintainer: Emmanuel Cazenave -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), python-django, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), + dh-python, dh-systemd Standards-Version: 3.9.6 Homepage: https://dev.entrouvert.org/projects/bidon