[Python-modules-commits] [django-xmlrpc] 01/01: Use https for git url
Brian May
bam at moszumanska.debian.org
Sun Mar 27 06:26:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-xmlrpc.
commit 0f079a74ad6f19899d02fc57906451b29c1680b9
Author: Brian May <bam at debian.org>
Date: Sun Mar 27 17:26:24 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 cb15070..02cae6d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>=8.1.0), dh-python,
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
Homepage: https://github.com/Fantomas42/django-xmlrpc
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-xmlrpc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-xmlrpc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-xmlrpc.git
Package: python-django-xmlrpc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-xmlrpc.git
More information about the Python-modules-commits
mailing list