[DRE-commits] [ruby-serverspec] 01/01: Bump (Build-)Depends: on ruby-specinfra to >= 2.53

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Nov 24 12:27:24 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-serverspec.

commit caead38532b98b015113cfa254a8f88ba29fa290
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Nov 24 10:14:54 2016 -0200

    Bump (Build-)Depends: on ruby-specinfra to >= 2.53
---
 debian/changelog | 4 +++-
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b3f737..bcce400 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ ruby-serverspec (2.37.2-1) unstable; urgency=low
   [ Cédric Boutillier ]
   * Bump debhelper compatibility level to 9
   * Use https:// in Vcs-* fields
-  * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Run wrap-and-sort on packaging files
 
@@ -13,6 +12,9 @@ ruby-serverspec (2.37.2-1) unstable; urgency=low
   * Bump Standards-Version to 3.9.8 (no changes needed).
   * Add myself to Uploaders.
 
+  [ Antonio Terceiro ]
+  * Bump (Build-)Depends: on ruby-specinfra to >= 2.53
+
  -- Scott Leggett <scott at sl.id.au>  Wed, 23 Nov 2016 22:11:17 +1100
 
 ruby-serverspec (2.18.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b011f5e..7f6a239 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-multi-json,
                ruby-rspec (>= 3.0),
                ruby-rspec-its,
-               ruby-specinfra (>= 2.35)
+               ruby-specinfra (>= 2.53)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-serverspec.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-serverspec.git
@@ -26,7 +26,7 @@ Depends: ruby | ruby-interpreter,
          ruby-multi-json,
          ruby-rspec (>= 3.0),
          ruby-rspec-its,
-         ruby-specinfra (>= 2.35),
+         ruby-specinfra (>= 2.53),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: RSpec tests for your servers configured by Puppet, Chef or anything else

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



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