[Python-modules-commits] [python-keyczar] 02/03: d/control: Switch Vcs-Git from insecure URI to secure one
Christian Kastner
ckk at moszumanska.debian.org
Mon Mar 21 20:36:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
ckk pushed a commit to branch master
in repository python-keyczar.
commit 099c6114bffa1010f6b7859591147ea89402e716
Author: Christian Kastner <ckk at kvr.at>
Date: Mon Mar 21 13:14:29 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 1bb730e..25e916b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
python-crypto
Standards-Version: 3.9.7
Homepage: https://github.com/google/keyczar
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-keyczar.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-keyczar.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-keyczar.git
X-Python-Version: >= 2.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-keyczar.git
More information about the Python-modules-commits
mailing list