From c931602fe789aa720c5b239729c04a0a2993cddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 28 Jan 2022 08:32:03 +0100 Subject: [PATCH] debian: use debhelper compat level 12 --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 3875d79..0345ffb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: publik-imio-industrialisation Section: web Priority: optional Maintainer: Frédéric Péters -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper-compat (= 12) Standards-Version: 3.9.4 Homepage: https://git.entrouvert.org/publik-imio-industrialisation.git