Bump debhelper from old 11 to 12.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
This commit is contained in:
Debian Janitor
2019-11-29 08:02:25 +00:00
parent d4268fd4c6
commit 20278a7b5d
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ aptly (1.3.0+ds1-3) UNRELEASED; urgency=medium
* Rename obsolete path debian/tests/control.autodep8 to
debian/tests/control.
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
-- Debian Janitor <janitor@jelmer.uk> Fri, 29 Nov 2019 08:01:38 +0000
+1 -1
View File
@@ -1 +1 @@
11
12
+1 -1
View File
@@ -2,7 +2,7 @@ Source: aptly
Section: utils
Priority: optional
Maintainer: Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper (>= 11),
Build-Depends: debhelper (>= 12~),
dh-golang,
golang-any,
golang-go.tools,