[neon/kde/kopete/Neon/release] debian: Use secure URI in Homepage field.
Pino Toscano
null at kde.org
Wed Aug 17 14:36:42 BST 2022
Git commit 428c9269578e595b9c2792ef378efae41e22973a by Pino Toscano.
Committed on 09/01/2021 at 13:00.
Pushed by jriddell into branch 'Neon/release'.
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
M +1 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kopete/commit/428c9269578e595b9c2792ef378efae41e22973a
diff --git a/debian/changelog b/debian/changelog
index 6e29764..2b1c460 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kopete (4:20.12.1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Use secure URI in Homepage field.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 09 Jan 2021 14:00:22 +0100
diff --git a/debian/control b/debian/control
index 23bb85d..2eedefb 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Build-Depends: cmake (>= 2.8.12~),
zlib1g-dev,
Standards-Version: 4.5.0
Rules-Requires-Root: no
-Homepage: http://www.kde.org/
+Homepage: https://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kopete
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kopete.git
More information about the Neon-commits
mailing list