Source: ruby-fog-openstack
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb (>= 0.32),
               ruby-fog-core (>= 2.1~),
               ruby-fog-json (>= 1.0),
               ruby-ipaddress (>= 0.8),
               ruby-shindo
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-openstack.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-openstack
Homepage: https://github.com/fog/fog-openstack
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-fog-openstack
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-fog-core (>= 2.1~),
         ruby-fog-json (>= 1.0),
         ruby-ipaddress (>= 0.8),
         ${misc:Depends}
Description: module for 'fog' library to support OpenStack instances
 This library can be used as a module for `fog` or as standalone provider
 to use any OpenStack instance in applications.
 .
 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.
