From 3d37d1657e16938bc0783b3b2f1a1129a1edd05e Mon Sep 17 00:00:00 2001 From: Silver Platter <svp-bot@autistici.org> Date: Sun, 22 Aug 2021 02:08:42 +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 a54bb75d..01b67625 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: accountserver Section: admin Priority: optional Maintainer: Autistici/Inventati <debian@autistici.org> -Build-Depends: debhelper-compat (= 12), golang-any (>= 1.14), dh-golang, default-jre-headless +Build-Depends: debhelper-compat (= 13), golang-any (>= 1.14), dh-golang, default-jre-headless Standards-Version: 3.9.6 Package: accountserver -- GitLab