[SCM] KDE Discover packaging branch, master, updated. debian/5.6.0-1-8-g49d8348

Matthias Klumpp mak at moszumanska.debian.org
Thu Apr 14 14:43:09 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-discover.git;a=commitdiff;h=249471f

The following commit has been merged in the master branch:
commit 249471f902a1ccb634c755503c8094bd1efcf8f2
Author: Matthias Klumpp <mak at debian.org>
Date:   Thu Apr 14 16:25:27 2016 +0200

    Use secure URLs for Vcs-* fields
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 780c640..eb0f80e 100644
--- a/debian/control
+++ b/debian/control
@@ -35,8 +35,8 @@ Build-Depends: cmake (>= 2.8.12),
                qtdeclarative5-dev (>= 5.4.0~)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/discover
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/plasma-discover.git
-Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-discover.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/plasma/plasma-discover.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-discover.git
 
 Package: plasma-discover
 Architecture: any

-- 
KDE Discover packaging



More information about the pkg-kde-commits mailing list