[SCM] xwax/master: Use https for Vcs fields in control file

dhj-guest at users.alioth.debian.org dhj-guest at users.alioth.debian.org
Tue Aug 9 08:41:05 UTC 2016


The following commit has been merged in the master branch:
commit 1f823802574c0e359a8936fe5f1a8ff0af513049
Author: Daniel James <daniel at 64studio.com>
Date:   Mon Aug 8 17:13:26 2016 +0100

    Use https for Vcs fields in control file

diff --git a/debian/control b/debian/control
index 52f3714..adbb779 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends:
  libsdl-ttf2.0-dev
 Standards-Version: 3.9.6
 Homepage: http://www.xwax.co.uk/
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/xwax.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/xwax.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-multimedia/xwax.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-multimedia/xwax.git
 
 Package: xwax
 Architecture: any

-- 
xwax packaging



More information about the pkg-multimedia-commits mailing list