File: control

package info (click to toggle)
ruby-fog-google 1.29.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,160 kB
  • sloc: ruby: 14,258; makefile: 3
file content (36 lines) | stat: -rw-r--r-- 1,530 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: ruby-fog-google
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 2.1~),
               ruby-fog-core (>= 2.5),
               ruby-fog-json (>= 1.2),
               ruby-google-apis-storage-v1 (>= 0.19),
               ruby-google-apis-iamcredentials-v1 (>= 0.15),
               ruby-google-apis-compute-v1 (>= 0.53),
               ruby-google-apis-monitoring-v3 (>= 0.37),
               ruby-google-apis-dns-v1 (>= 0.28),
               ruby-google-apis-pubsub-v1 (>= 0.30),
               ruby-google-apis-sqladmin-v1beta4 (>= 0.38),
               ruby-google-cloud-env (>= 1.2),
               ruby-addressable (>= 2.7.0),
               ruby-fog-xml (>= 0.1.0)
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-google.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-google
Homepage: https://github.com/fog/fog-google
Testsuite: autopkgtest-pkg-ruby

Package: ruby-fog-google
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: module for the 'fog' library to support Google cloud services
 This library can be used as a module for `fog` or as standalone provider
 to use the Google Cloud services in applications.
 .
 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.