File: control

package info (click to toggle)
ruby-fog-sakuracloud 1.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 448 kB
  • ctags: 501
  • sloc: ruby: 2,746; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,066 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
Source: ruby-fog-sakuracloud
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Rejah Rehim <rejah.rehim@gmail.com>
Build-Depends: debhelper (>= 9~),
               gem2deb
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-fog-sakuracloud.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fog-sakuracloud.git
Homepage: https://rubygems.org/gems/fog-sakuracloud
XS-Ruby-Versions: all

Package: ruby-fog-sakuracloud
Breaks: ruby-fog (<< 1.24~)
Replaces: ruby-fog (<< 1.24~)
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-fog-core,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Module for the 'fog' gem to support Sakura no Cloud
 This gem is a module for the fog gem that allows you to manage resources
 in the Sakura no Cloud.
 .
 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.