From 143b4f26aed4b66a95353e89617127640bd47c41 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Fri, 27 Dec 2019 19:36:38 +0100 Subject: [PATCH] bump debian compat level to 12 Signed-off-by: Stoiko Ivanov --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +12 diff --git a/debian/control b/debian/control index fde19ed..bbd4497 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: proxmox-mailgateway Section: admin Priority: optional -Build-Depends: debhelper (>=10~), +Build-Depends: debhelper (>=12~), lintian Maintainer: Proxmox Support Team