[Python-modules-commits] [django-celery] 01/01: Use https in git url
Brian May
bam at moszumanska.debian.org
Sun Mar 27 06:16:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-celery.
commit 3d384e27f54a36e383c2f4b4a2c20028a3d0fbf6
Author: Brian May <bam at debian.org>
Date: Sun Mar 27 17:16:39 2016 +1100
Use https in git url
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ef635b8..8ccd392 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9),
python3-tz
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-celery.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-celery.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-celery.git
Homepage: http://celeryproject.org/
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-celery.git
More information about the Python-modules-commits
mailing list