[DRE-commits] [ruby-redis] 05/06: Use secure protocol for Vcs-Git URL
zeha at debian.org
zeha at debian.org
Wed Mar 2 12:32:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-redis.
commit be20617f1faddb859b5457d9700a0a39776d28c7
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Mar 2 13:15:33 2016 +0100
Use secure protocol for Vcs-Git URL
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 077c5ff..b64888f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9~),
redis-server,
ruby-test-unit
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-redis.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-redis.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-redis.git
Homepage: https://github.com/redis/redis-rb
XS-Ruby-Versions: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis.git
More information about the Pkg-ruby-extras-commits
mailing list