From: Debian Janitor Date: Tue, 15 Nov 2022 05:16:32 +0000 (+0000) Subject: Use secure URI in Homepage field. X-Git-Tag: debian/0.10.0-2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ffb680d9490b6a22e5f39f86c878e537f2548adb;p=fstl 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 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