[DRE-commits] [chef-zero] 01/02: Correct Vcs URLs (both to /git/)

Stefano Rivera stefano at rivera.za.net
Tue Feb 2 03:16:55 UTC 2016


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

stefanor pushed a commit to branch master
in repository chef-zero.

commit 9661bd5baf676e39ed01070ce1530124236f346b
Author: Stefano Rivera <stefanor at debian.org>
Date:   Tue Feb 2 14:15:50 2016 +1100

    Correct Vcs URLs (both to /git/)
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2774d9..72e55c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+chef-zero (4.5.0-2) UNRELEASED; urgency=medium
+
+  * Correct Vcs URLs (both to /git/)
+
+ -- Stefano Rivera <stefanor at debian.org>  Tue, 02 Feb 2016 14:15:07 +1100
+
 chef-zero (4.5.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index c99782e..34c1fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
                ruby-rspec (>= 3),
                ruby-uuidtools (>= 2.1)
 Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/chef-zero.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/chef-zero.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/chef-zero.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-ruby-extras/chef-zero.git
 Homepage: http://www.opscode.com
 XS-Ruby-Versions: all
 Testsuite: autopkgtest-pkg-ruby

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



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