[DRE-commits] [chef-zero] 06/09: Bump ruby-hashie dependency, following upstream. Drop << restriction that is attempting to predict the future.

Stefano Rivera stefano at rivera.za.net
Sun Jan 3 15:57:26 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 22d154125e6db10371614f0f8df6daeabf43417e
Author: Stefano Rivera <stefanor at debian.org>
Date:   Sun Jan 3 17:45:39 2016 +0200

    Bump ruby-hashie dependency, following upstream. Drop << restriction that is attempting to predict the future.
---
 debian/changelog | 2 ++
 debian/control   | 6 ++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 76a374d..5aad623 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ chef-zero (4.4.0-1) UNRELEASED; urgency=medium
   * Refresh patches
   * Drop most patches, superseded upstream
   * Switch watch file to https
+  * Bump ruby-hashie dependency, following upstream. Drop << restriction that
+    is attempting to predict the future.
 
  -- Stefano Rivera <stefanor at debian.org>  Thu, 31 Dec 2015 21:53:06 +0200
 
diff --git a/debian/control b/debian/control
index 995d18e..29cada2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Stefano Rivera <stefanor at debian.org>, Antonio Terceiro <terceiro at debi
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
-               ruby-ffi-yajl (<< 3.0),
-               ruby-ffi-yajl (>= 1.1),
+               ruby-ffi-yajl (>= 2.2),
                ruby-hashie (>= 2.0),
                ruby-mixlib-log (>= 1.3),
                ruby-rack,
@@ -24,8 +23,7 @@ Package: chef-zero
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-ffi-yajl (<< 3.0),
-         ruby-ffi-yajl (>= 1.1),
+         ruby-ffi-yajl (>= 2.2),
          ruby-hashie (>= 2.0),
          ruby-mixlib-log (>= 1.3),
          ruby-rack,

-- 
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