From 75ad96e9ca60e49738dd184dfad70ba9cba33119 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Thu, 19 May 2022 08:30:53 +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 2aefc85c..fb29565a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: aptly Section: utils Priority: optional Maintainer: Sebastien Delafond -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-tools-dev,