[DRE-commits] [ruby-ridley] 07/10: debian/control: use secure uri in Vcs-Git field

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Mar 4 19:00:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository ruby-ridley.

commit 44a3824ece79b9d18e54baa76480b825859cf603
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Mar 4 15:48:57 2016 -0300

    debian/control: use secure uri in Vcs-Git field
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a4b5b23..d7e86bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ruby-ridley (4.4.3-1) UNRELEASED; urgency=medium
     - add dependency (build and runtime) on ruby-chef-config
     - add dependency (build and runtime) on ruby-varia-model
   * Create patch to make dependency on varia-model >= 0.4.0
+  * debian/control: use secure uri in Vcs-Git field
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 03 Mar 2016 10:00:33 -0300
 
diff --git a/debian/control b/debian/control
index 362e571..cb1e676 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-webmock,
                chef-zero (>= 1.5)
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ridley.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-ridley.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-ridley.git
 Homepage: https://github.com/RiotGames/ridley
 XS-Ruby-Versions: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ridley.git



More information about the Pkg-ruby-extras-commits mailing list