Use secure URI in Homepage field.

Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.
This commit is contained in:
Debian Janitor
2019-11-29 08:02:06 +00:00
parent e7af54999f
commit d4268fd4c6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,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.
-- Debian Janitor <janitor@jelmer.uk> Fri, 29 Nov 2019 08:01:38 +0000
+1 -1
View File
@@ -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