[DRE-commits] [ruby-fog] 01/01: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jun 16 19:13:57 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-fog.

commit 9a04fac46699948a927efe36ad8cb14bcc120e1c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jun 16 23:04:14 2016 +0530

    update dependencies
---
 debian/control | 49 ++++++++++++++++++++++++++++---------------------
 1 file changed, 28 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 94c06c4..df73efe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,18 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-fog-dynect (>=0.0.2),
-               ruby-inflecto (>=0.0.2),
-               ruby-fog-aliyun (>=0.1.0),
+               ruby-inflecto (>= 0.0.2~),
+               ruby-fog-aliyun (>= 0.1.0~),
                ruby-fog-atmos,
-               ruby-fog-aws (>= 0.6.0),
+               ruby-fog-aws (>= 0.6.0~),
                ruby-fog-brightbox (<< 1.0),
-               ruby-fog-brightbox (>= 0.4),
-               ruby-fog-core (<<2.0),
-               ruby-fog-core (>=1.32~),
-               ruby-fog-ecloud (<<1.0),
-               ruby-fog-ecloud (>=0.1),
+               ruby-fog-brightbox (>= 0.4~),
+               ruby-fog-core (<< 2.0),
+               ruby-fog-core (>= 1.32~),
+               ruby-fog-dynect (<< 0.1),
+               ruby-fog-dynect (>= 0.0.2~),
+               ruby-fog-ecloud (<< 1.0),
+               ruby-fog-ecloud (>= 0.1~),
                ruby-fog-google (<<0.1),
                ruby-fog-google (>=0),
                ruby-fog-local,
@@ -30,12 +31,12 @@ Build-Depends: debhelper (>= 9~),
                ruby-fog-terremark,
                ruby-fog-vmfusion,
                ruby-fog-voxel,
-               ruby-fog-vsphere (>=0.4.0),
+               ruby-fog-vsphere (>= 0.4.0),
                ruby-fog-xenserver,
-               ruby-fog-xml (<<1.0),
-               ruby-fog-xml (>=0.1.1),
-               ruby-ipaddress (<<1.0),
-               ruby-ipaddress (>=0.5)
+               ruby-fog-xml (<< 0.2),
+               ruby-fog-xml (>= 0.1.1~),
+               ruby-ipaddress (<< 1.0),
+               ruby-ipaddress (>= 0.5~)
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-fog.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fog.git
@@ -46,27 +47,33 @@ Package: ruby-fog
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-fog-atmos (<< 1.0),
-         ruby-fog-aws (>= 0.6.0),
+         ruby-fog-aliyun (>= 0.1.0~),
+         ruby-fog-atmos,
+         ruby-fog-aws (>= 0.6.0~),
          ruby-fog-brightbox (<< 1.0),
-         ruby-fog-brightbox (>= 0.4),
+         ruby-fog-brightbox (>= 0.4~),
          ruby-fog-core (<< 2.0),
          ruby-fog-core (>= 1.32~),
-         ruby-fog-ecloud (>= 0.1.1),
+         ruby-fog-dynect (<< 0.1),
+         ruby-fog-dynect (>= 0.0.2~),
+         ruby-fog-ecloud (<< 1.0),
+         ruby-fog-ecloud (>= 0.1~),
          ruby-fog-google (>= 0.0.2),
          ruby-fog-json,
          ruby-fog-local,
-         ruby-fog-powerdns (>= 0.1.1),
+         ruby-fog-powerdns (>= 0.1.1~),
          ruby-fog-profitbricks,
-         ruby-fog-radosgw (>= 0.0.2),
+         ruby-fog-radosgw (>= 0.0.2~),
          ruby-fog-riakcs,
-         ruby-fog-sakuracloud (>= 0.0.4),
+         ruby-fog-sakuracloud (>= 0.0.4~),
          ruby-fog-serverlove,
          ruby-fog-softlayer,
          ruby-fog-storm-on-demand,
          ruby-fog-terremark,
          ruby-fog-vmfusion,
          ruby-fog-voxel,
+         ruby-fog-vsphere (>= 0.4.0~),
+         ruby-fog-xenserver,
          ruby-inflecto,
          ruby-ipaddress,
          ruby-nokogiri (>= 1.5.11~),

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



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