[DRE-commits] [bundler] 06/08: Switch Vcs-Git URL to https

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Feb 15 20:12:09 UTC 2016


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

terceiro pushed a commit to branch master
in repository bundler.

commit 6cd55db4b863bfe3e53b5962285bbb92011402de
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Feb 15 18:01:01 2016 -0200

    Switch Vcs-Git URL to https
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 65e144e..da99b9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ bundler (1.11.2-1) UNRELEASED; urgency=medium
     a full toolchain installed as well.
     - mention the need for build-essential, ruby-dev and sudo for development
       use cases in package description.
+  * Switch Vcs-Git URL to https
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 15 Feb 2016 15:01:55 -0200
 
diff --git a/debian/control b/debian/control
index 6ae1182..92f8bd3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-rspec,
                ruby-thor
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/bundler.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/bundler.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/bundler.git
 Homepage: http://bundler.io
 XS-Ruby-Versions: all

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



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