[DRE-commits] [test-kitchen] 01/01: bump debhelper compat to 9 && use https in Vcs-*

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Aug 30 12:05:25 UTC 2016


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

terceiro pushed a commit to branch master
in repository test-kitchen.

commit 93fab5c9885c92739585497e6b43547bf13801a2
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Aug 30 09:00:15 2016 -0300

    bump debhelper compat to 9 && use https in Vcs-*
---
 debian/compat  | 2 +-
 debian/control | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a5b5bb5..126f7e9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Hleb Valoshka <375gnu at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
                gem2deb,
                rake,
                ruby-mixlib-shellout (<< 3.0),
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                pry,
                git
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/test-kitchen.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/test-kitchen.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/test-kitchen.git
 Homepage: http://kitchen.ci
 Testsuite: autopkgtest-pkg-ruby

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



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