File: control

package info (click to toggle)
ruby-fog-aliyun 0.3.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 620 kB
  • sloc: ruby: 5,181; makefile: 6; sh: 3
file content (31 lines) | stat: -rw-r--r-- 1,156 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
Source: ruby-fog-aliyun
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Rahulkrishnan R A <rahulkrishnanfs@gmail.com>,
           Pirate Praveen <praveen@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ruby-fog-core (>= 1.27),
               ruby-fog-json,
               ruby-ipaddress,
               ruby-rspec,
               ruby-xml-simple
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-aliyun
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-aliyun.git
Homepage: https://github.com/fog/fog-aliyun
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-fog-aliyun
Architecture: all
Depends: ${misc:Depends}, ${ruby:Depends}
Breaks: gitlab (<< 11.8~)
Description: Fog provider for Aliyun Web Services
 This library can be used as a module for 'fog' which support aliyun OSS/ECS.
 Fog is the Ruby cloud services library.
 .
 Fog supports all major cloud providers including AWS,Blue Box and many others.
XB-Ruby-Versions: ${ruby:Versions}