[SCM] qastools/master: debian/control: Use https:// over git:// and http://

sebholt-guest at users.alioth.debian.org sebholt-guest at users.alioth.debian.org
Wed Apr 27 21:59:15 UTC 2016


The following commit has been merged in the master branch:
commit 4082d253650b5ed4c222d6e735bf133818005313
Author: Sebastian Holtermann <sebholt at xwmw.org>
Date:   Wed Apr 27 18:00:13 2016 +0200

    debian/control: Use https:// over git:// and http://

diff --git a/debian/control b/debian/control
index 42d550b..ab37221 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends:
  python-scour
 Standards-Version: 3.9.8
 Homepage: http://xwmw.org/qastools
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/qastools.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qastools.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qastools.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-multimedia/qastools.git
 
 Package: qastools-common
 Architecture: all

-- 
qastools packaging



More information about the pkg-multimedia-commits mailing list