[DRE-commits] [berkshelf-api] 14/15: d/control: update dependencies

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Mar 24 11:24:17 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository berkshelf-api.

commit b9b55af9eed2e1ff7b29d9f8a384512c657342b3
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Mar 24 14:20:04 2016 +0300

    d/control: update dependencies
---
 debian/control | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 208b856..660798e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,22 +6,22 @@ Uploaders: Hleb Valoshka <375gnu at gmail.com>
 Build-Depends: debhelper (>= 9.0~),
                gem2deb,
                rake,
+               reel (>= 0.6.0),
                ruby-buff-config (>= 1.0),
-               ruby-celluloid (>= 0.16.0),
-               ruby-celluloid (<< 0.16.1),
-               ruby-celluloid-io (>= 0.16.0),
+               ruby-celluloid (>= 0.16),
+               ruby-celluloid-io (>= 0.16),
                ruby-grape (>= 0.6),
                ruby-grape-msgpack (>= 0.1),
-               ruby-hashie (>= 2.0.4),
-               ruby-octokit (>= 3.0),
-               reel (>= 0.5.0),
-               ruby-ridley (>= 4.0),
+               ruby-hashie (>= 2.0.4), ruby-hashie (<< 4.0~),
+               ruby-octokit (>= 3.0), ruby-octokit (<< 5.0~),
+               ruby-rack-test,
+               ruby-ridley (>= 4.4),
                ruby-rspec,
                ruby-semverse (>= 1.0),
-               chef-zero (>= 3.2),
-               ruby-rack-test,
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/berkshelf-api.git
+               ruby-varia-model (>= 0.4.0),
+               chef-zero (>= 3.2)
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/berkshelf-api.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/berkshelf-api.git
 Homepage: https://github.com/berkshelf/berkshelf-api
 Testsuite: autopkgtest-pkg-ruby
@@ -31,17 +31,17 @@ Package: berkshelf-api
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         reel (>= 0.6.0),
          ruby-buff-config (>= 1.0),
-         ruby-celluloid (>= 0.16.0),
-         ruby-celluloid (<< 0.16.1),
-         ruby-celluloid-io (>= 0.16.0),
+         ruby-celluloid (>= 0.16),
+         ruby-celluloid-io (>= 0.16),
          ruby-grape (>= 0.6),
          ruby-grape-msgpack (>= 0.1),
-         ruby-hashie (>= 2.0.4),
-         ruby-octokit (>= 3.0),
-         reel (>= 0.5.0),
-         ruby-ridley (>= 4.0),
+         ruby-hashie (>= 2.0.4), ruby-hashie (<< 4.0~),
+         ruby-octokit (>= 3.0), ruby-octokit (<< 5.0~),
+         ruby-ridley (>= 4.4),
          ruby-semverse (>= 1.0),
+         ruby-varia-model (>= 0.4.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: berkshelf dependency API server

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



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