[DRE-commits] [ruby-ridley] 01/02: Fix Depends and Build-Depends

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Tue Mar 22 10:20:33 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-ridley.

commit 7e63a014288d3d3a0c2044ab5588c6aac70ab0bd
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Tue Mar 22 13:04:45 2016 +0300

    Fix Depends and Build-Depends
---
 debian/control | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 48bb42b..0efca26 100644
--- a/debian/control
+++ b/debian/control
@@ -13,17 +13,17 @@ Build-Depends: chef-zero (>= 1.5),
                ruby-buff-ignore (>= 1.1),
                ruby-buff-ruby-engine (>= 0.1),
                ruby-buff-shell-out (>= 0.1),
-               ruby-celluloid (>= 0.16.0~pre),
-               ruby-celluloid-io (>= 0.16.0~pre),
-               ruby-chef-config,
+               ruby-celluloid (>= 0.16.0),
+               ruby-celluloid-io (>= 0.16.0),
+               ruby-chef-config (>= 12.5.0),
                ruby-erubis,
                ruby-faraday (>= 0.9.0),
                ruby-hashie (>= 2.0.2),
+               ruby-httpclient (>= 2.7),
                ruby-json (>= 1.7.7),
                ruby-json-spec,
                ruby-mixlib-authentication (>= 1.3.0),
-               ruby-net-http-persistent (>= 2.8),
-               ruby-retryable,
+               ruby-retryable (>= 2.0),
                ruby-rspec,
                ruby-rspec-its,
                ruby-semverse (>= 1.1),
@@ -48,16 +48,16 @@ Depends: ruby | ruby-interpreter,
          ruby-buff-extensions (>= 1.0),
          ruby-buff-ignore (>= 1.1),
          ruby-buff-shell-out (>= 0.1),
-         ruby-celluloid (>= 0.16.0~pre),
-         ruby-celluloid-io (>= 0.16.0~pre),
-         ruby-chef-config,
+         ruby-celluloid (>= 0.16.0),
+         ruby-celluloid-io (>= 0.16.0),
+         ruby-chef-config (>= 12.5.0),
          ruby-erubis,
          ruby-faraday (>= 0.9.0),
          ruby-hashie (>= 2.0.2),
+         ruby-httpclient (>= 2.7),
          ruby-json (>= 1.7.7),
          ruby-mixlib-authentication (>= 1.3.0),
-         ruby-net-http-persistent (>= 2.8),
-         ruby-retryable,
+         ruby-retryable (>= 2.0),
          ruby-semverse (>= 1.1),
          ruby-varia-model (>= 0.4),
          ${misc:Depends},

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



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