This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository python-sfml.
commit 036e03ca9875eb15960d4d8901070230586348df Author: James Cowgill <[email protected]> Date: Thu Jun 30 16:38:56 2016 +0100 Use secure Vcs URLs --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 28621be..2931dad 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 9), cython3, cython3-dbg Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-games/python-sfml.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/python-sfml.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/python-sfml.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/python-sfml.git Homepage: http://www.python-sfml.org/ X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/python-sfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

