From 698b3f8e45dca2293edc57a662890f82b51f15ff Mon Sep 17 00:00:00 2001 From: Silver Platter <svp-bot@autistici.org> Date: Sun, 12 Sep 2021 02:05:48 +0000 Subject: [PATCH] Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d6988c7..1097755 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: postfix-policyd-proxy Section: unknown Priority: optional Maintainer: ale <ale@incal.net> -Build-Depends: debhelper-compat (= 12), dh-golang, golang-any +Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.1.3 XS-Go-Import-Path: git.autistici.org/ai3/tools/postfix-policyd-proxy -- GitLab