[Python-modules-commits] [django-simple-captcha] 01/01: Use https for git url

Brian May bam at moszumanska.debian.org
Sun Mar 27 06:25:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository django-simple-captcha.

commit d9d1f121acea3cf35ebc8e0f38cb367bb802efac
Author: Brian May <bam at debian.org>
Date:   Sun Mar 27 17:25:01 2016 +1100

    Use https for git url
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ce816d2..8889f92 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>=8.1.0), dh-python,
 Standards-Version: 3.9.6
 Homepage: https://github.com/mbi/django-simple-captcha
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-simple-captcha.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-simple-captcha.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-simple-captcha.git
 X-Python-Version: >= 2.6
 
 Package: python-django-captcha

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-simple-captcha.git



More information about the Python-modules-commits mailing list