mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
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:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user