From 02612c6f8764d4d4949021974ae60a6dcdcc9807 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 18 Jan 2023 12:34:33 +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/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2955346..758c24d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jan Wagner Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: autotools-dev, libconfig-inifiles-perl -Homepage: http://ps-watcher.sourceforge.net/ +Homepage: https://ps-watcher.sourceforge.net/ Vcs-Browser: https://gitlab.uncompleted.org/debian/ps-watcher Vcs-Git: https://gitlab.uncompleted.org/debian/ps-watcher.git Standards-Version: 4.5.1.0