[DRE-commits] [ruby-fog] 07/09: update build deps and deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 18 09:36:08 UTC 2014


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

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

commit c1605f454a6fc2b2175fe1773289cb47d1410f20
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Nov 18 14:12:57 2014 +0530

    update build deps and deps
---
 debian/control | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 43eb42b..463977a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,13 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Laurent Bigonville <bigon at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~),
+         gem2deb (>= 0.3.0~),
+         ruby-shindo,
+         ruby-nokogiri,
+         ruby-fog-brightbox,
+         ruby-fog-softlayer,
+         ruby-fog-sakuracloud,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog.git;a=summary
@@ -14,9 +20,11 @@ Package: ruby-fog
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-fog-core (>= 1.21~),
+         ruby-fog-core (>= 1.23~),
          ruby-fog-json,
          ruby-fog-brightbox,
+         ruby-fog-softlayer,
+         ruby-fog-sakuracloud,
          ruby-nokogiri (>= 1.5.11~),
          ${misc:Depends},
          ${shlibs:Depends}

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