File: control

package info (click to toggle)
ruby-aws-sdk-s3 1.117.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,700 kB
  • sloc: ruby: 17,480; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,161 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
Source: ruby-aws-sdk-s3
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-aws-sdk-core (>= 3.132~),
               ruby-aws-sdk-kms (>= 1~),
               ruby-aws-sigv4 (>= 1.5~)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk-s3.git -b master
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk-s3/tree/master
Homepage: https://github.com/aws/aws-sdk-ruby
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-aws-sdk-s3
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends},
         ruby-aws-sdk-core (>= 3.132~),
         ruby-aws-sdk-kms (>= 1~),
         ruby-aws-sigv4 (>= 1.5~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: AWS SDK for Ruby - Amazon S3
 aws-sdk-s3 is an official Amazon S3 AWS SDK for Ruby. It basically provides
 Amazon Simple Storage Service (Amazon S3).
 .
 This gem is part of the AWS SDK for Ruby.