[DRE-commits] [chef] 02/03: change Vcs-Git: from git:// to https://

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Jan 28 12:31:52 UTC 2016


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

terceiro pushed a commit to branch master
in repository chef.

commit 60c945b21d105c2916913fe721271ccfe2e6ea0b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jan 28 10:21:59 2016 -0200

    change Vcs-Git: from git:// to https://
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 78a43c0..2d57686 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 chef (12.3.0-3) UNRELEASED; urgency=medium
 
   * debian/tests/control: add `allow-stderr` to "init" test.
-  * debian/control: add dependency on lsb-release
+  * debian/control:
+    - add dependency on lsb-release
+    - change Vcs-Git: from git:// to https://
   * 0002-Relax-dependency-on-ruby-net-ssh.patch: allow usage with ruby-net-ssh
     3.0 (Closes: #812912)
 
diff --git a/debian/control b/debian/control
index dc6319f..73a1834 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends: chef-zero (>= 4.1),
                ruby-serverspec (>= 2.7),
                ruby-specinfra (>= 2.10)
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/chef.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/chef.git
 Homepage: http://www.getchef.com
 Testsuite: autopkgtest-pkg-ruby

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



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