[Python-modules-commits] [tweepy] 02/04: Use secure URL for Vcs
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Feb 10 22:00:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository tweepy.
commit 0c47a2e93d0f47cbd07c832a348a320d95a23d34
Author: Ross Gammon <rossgammon at mail.dk>
Date: Wed Feb 10 21:28:42 2016 +0100
Use secure URL for Vcs
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index dcf4e53..5870f45 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9~),
Standards-Version: 3.9.6.1
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/tweepy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/tweepy.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/tweepy.git
Homepage: http://tweepy.github.com/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tweepy.git
More information about the Python-modules-commits
mailing list