From 9b3779b12d73790a57a7923e6840a4a035979a0a Mon Sep 17 00:00:00 2001 From: Silver Platter <svp-bot@autistici.org> Date: Sun, 28 Aug 2022 02:06:00 +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 d8008c3..efd59d0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: replds Section: net Priority: optional Maintainer: Autistici/Inventati <debian@autistici.org> -Build-Depends: debhelper-compat (= 12), golang-any (>= 1.14), dh-golang +Build-Depends: debhelper-compat (= 13), golang-any (>= 1.14), dh-golang Standards-Version: 3.9.4 Package: replds -- GitLab