File: control

package info (click to toggle)
ruby-aws-sdk-kms 1.122.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,240 kB
  • sloc: ruby: 3,613; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 872 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
Source: ruby-aws-sdk-kms
Section: ruby
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.241.4),
               ruby-aws-sigv4 (>= 1.5)
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk-kms.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk-kms
Homepage: https://github.com/aws/aws-sdk-ruby
Testsuite: autopkgtest-pkg-ruby

Package: ruby-aws-sdk-kms
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: AWS SDK for Ruby - KMS
 aws-sdk-kms is an official KMS for AWS SDK for Ruby. It basically provides Key
 Management Service (KMS).
 .
 This gem is part of the AWS SDK for Ruby.