From 4242b6faf70b66f9f4daaa0aca427a402ad7550c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Wed, 29 Jun 2022 17:39:52 +0200 Subject: [PATCH] Bump debhelper from deprecated 9 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +13 diff --git a/debian/control b/debian/control index 369d030..251b60b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: evoadmin-mail Section: utils Priority: optional Maintainer: Victor Laborie -Build-Depends: debhelper (>= 9), dh-exec +Build-Depends: debhelper (>= 13~), dh-exec Standards-Version: 4.0.0 Package: evoadmin-mail