From 1673dda578a03be39a0e14558187e2b4eaba5c93 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 31 Oct 2022 14:49:54 +0000 Subject: [PATCH] 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 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2