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

Brian May bam at moszumanska.debian.org
Sun Mar 27 06:26:03 UTC 2016


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

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

commit b646bfca308944cb16ce3fda32e84208ea122ace
Author: Brian May <bam at debian.org>
Date:   Sun Mar 27 17:25:43 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 d4b5d90..e114b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg-1~), python-doc, python-django
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 Homepage: https://github.com/bradleyayers/django-tables2/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-tables.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-tables.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-tables.git
 
 Package: python-django-tables2

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



More information about the Python-modules-commits mailing list