[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Use secure Vcs-* URLs

Matthias Klumpp null at kde.org
Wed Mar 15 04:29:32 GMT 2023


Git commit 5e31187f9678ab17122ce5a3e73fc29c2b8e2b80 by Matthias Klumpp.
Committed on 20/09/2016 at 17:40.
Pushed by carlosdem into branch 'Neon/unstable'.

Use secure Vcs-* URLs

M  +2    -2    debian/control

https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/5e31187f9678ab17122ce5a3e73fc29c2b8e2b80

diff --git a/debian/control b/debian/control
index 76341ad..8908356 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: cmake (>= 2.8),
                qtbase5-dev (>= 5.6)
 Standards-Version: 3.9.6
 Homepage: http://www.packagekit.org
-Vcs-Git: git://anonscm.debian.org/pkg-packagekit/packagekit-qt.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-packagekit/packagekit-qt.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-packagekit/packagekit-qt.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-packagekit/packagekit-qt.git
 
 Package: libpackagekitqt5-0
 Architecture: any



More information about the Neon-commits mailing list