From 3bd701f695decef403d7aeb7a778a336b960ce4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 12 Dec 2021 11:52:04 +0100 Subject: [PATCH] debian: use debhelper compat level 12 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 16d3488..09da392 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: passerelle-minint Maintainer: Entr'ouvert Section: python Priority: optional -Build-Depends: dh-python, debhelper (>= 10), python3-setuptools, python3-all +Build-Depends: dh-python, debhelper-compat (= 12), python3-setuptools, python3-all Standards-Version: 3.9.1 Package: python3-passerelle-minint