From ffb680d9490b6a22e5f39f86c878e537f2548adb Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 15 Nov 2022 05:16:32 +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 | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 22d64b3..82a485a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fstl (0.10.0-2) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + + -- Debian Janitor Tue, 15 Nov 2022 05:16:32 -0000 + fstl (0.10.0-1) unstable; urgency=medium * New upstream version 0.10.0 diff --git a/debian/control b/debian/control index 7d59832..20a4814 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jakob Haufe Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtchooser, libqt5opengl5-dev, cmake Standards-Version: 4.6.1 -Homepage: http://www.mattkeeter.com/projects/fstl/ +Homepage: https://www.mattkeeter.com/projects/fstl/ Vcs-Git: https://salsa.debian.org/sur5r/fstl.git Vcs-Browser: https://salsa.debian.org/sur5r/fstl Rules-Requires-Root: no -- 2.39.5