Source: ruby-aws-sdk
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: David Suárez <david.sephirot@gmail.com>
Build-Depends: debhelper-compat (= 12),
         gem2deb (>= 0.4.0~),
         ruby-aws-sigv4 (>= 1.0~),
         ruby-jmespath (>= 1.0~),
         ruby-oj | ruby-json,
         ruby-ox | ruby-libxml | ruby-nokogiri,
         ruby-rspec,
         ruby-simplecov,
         ruby-webmock
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk
Homepage: https://aws.amazon.com/sdkforruby
XS-Ruby-Versions: all
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-aws-sdk
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-aws-sdk-resources,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: pry
X-DhRuby-Root: aws-sdk
Description: Amazon Web Services SDK for Ruby
 The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services.
 The SDK helps take the complexity out of coding by providing Ruby classes
 for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.

Package: ruby-aws-sdk-resources
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-aws-sdk-core,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: pry
X-DhRuby-Root: aws-sdk-resources
Description: Amazon Web Services SDK for Ruby - resources library
 The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services.
 The SDK helps take the complexity out of coding by providing Ruby classes
 for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.
 .
 This package provides resource oriented interfaces and other higher-level
 abstractions for many AWS services.

Package: ruby-aws-sdk-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-aws-sigv4 (>= 1.0~),
         ruby-jmespath (>= 1.0~),
         ruby-oj | ruby-json,
         ruby-ox | ruby-libxml | ruby-nokogiri,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: pry
X-DhRuby-Root: aws-sdk-core
Description: Amazon Web Services SDK for Ruby - core library
 The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services.
 The SDK helps take the complexity out of coding by providing Ruby classes
 for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.
 .
 This package provides API clients for AWS.
