mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
This commit is contained in:
Vendored
+1
@@ -4,6 +4,7 @@ aptly (1.3.0+ds1-3) UNRELEASED; urgency=medium
|
||||
debian/tests/control.
|
||||
* Use secure URI in Homepage field.
|
||||
* Bump debhelper from old 11 to 12.
|
||||
* Set debhelper-compat version in Build-Depends.
|
||||
|
||||
-- Debian Janitor <janitor@jelmer.uk> Fri, 29 Nov 2019 08:01:38 +0000
|
||||
|
||||
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
12
|
||||
Vendored
+1
-1
@@ -2,7 +2,7 @@ Source: aptly
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Delafond <seb@debian.org>
|
||||
Build-Depends: debhelper (>= 12~),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
dh-golang,
|
||||
golang-any,
|
||||
golang-go.tools,
|
||||
|
||||
Reference in New Issue
Block a user