[Python-modules-commits] [python-django] 01/01: Use https for git url
Brian May
bam at moszumanska.debian.org
Sun Mar 27 06:11:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository python-django.
commit c112c3c94dff74ce071b75aecbe51df4f29b4b30
Author: Brian May <bam at debian.org>
Date: Sun Mar 27 17:10:54 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 cbecab4..0c09c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-al
# python-selenium in theory too... but it's not properly packaged
Build-Depends-Indep: libjs-jquery
Homepage: http://www.djangoproject.com/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django.git
Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/python-django.git
X-Python-Version: >= 2.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git
More information about the Python-modules-commits
mailing list