From: Debian Janitor Date: Mon, 31 Oct 2022 14:49:54 +0000 (+0000) Subject: Use secure URI in Homepage field. X-Git-Tag: debian/20230309-2~1^2^2~5 X-Git-Url: https://git.donarmstrong.com/?p=perltidy.git;a=commitdiff_plain;h=1673dda578a03be39a0e14558187e2b4eaba5c93 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html --- diff --git a/debian/changelog b/debian/changelog index bd37a92..be86234 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ perltidy (20220613-2) UNRELEASED; urgency=medium * Trim trailing whitespace. + * Use secure URI in Homepage field. -- Debian Janitor Mon, 31 Oct 2022 14:49:53 -0000 diff --git a/debian/control b/debian/control index 25d042d..472e74a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Don Armstrong Build-Depends: debhelper (>= 12) Build-Depends-Indep: perl Standards-Version: 4.3.0 -Homepage: http://perltidy.sourceforge.net/ +Homepage: https://perltidy.sourceforge.net/ Vcs-Git: https://salsa.debian.org/debian/perltidy.git Vcs-Browser: https://salsa.debian.org/debian/perltidy.git