diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de3947..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index e4949314..d88c11a6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: aptly Section: utils Priority: optional Maintainer: Sebastien Delafond -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-tools-dev, @@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 11), golang-golang-x-sys-dev, golang-golang-x-crypto-dev, Standards-Version: 4.1.3 -Homepage: http://www.aptly.info +Homepage: https://www.aptly.info Vcs-Git: https://salsa.debian.org/debian/aptly.git Vcs-Browser: https://salsa.debian.org/debian/aptly XS-Go-Import-Path: github.com/aptly-dev/aptly diff --git a/debian/tests/control.autodep8 b/debian/tests/control similarity index 100% rename from debian/tests/control.autodep8 rename to debian/tests/control