[Python-modules-commits] [python-cachetools] 02/03: d/control: Switch Vcs-Git from insecure URI to secure one
Christian Kastner
ckk at moszumanska.debian.org
Mon Mar 21 20:46:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
ckk pushed a commit to branch master
in repository python-cachetools.
commit 91ea0cf4f1bb64f1e2a66c93a8de17f3d01752ca
Author: Christian Kastner <ckk at kvr.at>
Date: Mon Mar 21 13:53:17 2016 +0100
d/control: Switch Vcs-Git from insecure URI to secure one
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8ce3106..5b9793a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
python3-setuptools
Standards-Version: 3.9.7
Homepage: https://github.com/tkem/cachetools/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-cachetools.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cachetools.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cachetools.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cachetools.git
More information about the Python-modules-commits
mailing list