libnet-amazon-s3-perl 0.87-1 source package in Ubuntu

Changelog

libnet-amazon-s3-perl (0.87-1) unstable; urgency=medium

  * Team upload

  * New upstream version 0.87 (Closes: #525350)
  * d/control:
    - Declare compliance with Debian Policy 4.4.1
    - Add Rules-Requires-Root field
    - Annotate test-only build dependencies with <!nocheck>
    - Update Homepage field
  * d/copyright:
    - Sort header stanza
  * d/lintian-overrides:
    - Add override for bundled CLI script
  * d/NEWS:
    - Drop news for versions older than o-o-stable
  * d/u/metadata:
    - Add Bug-Submit field; drop deprecated Contact, Name fields
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <email address hidden>  Sat, 14 Dec 2019 02:52:00 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.87-1.dsc 3.2 KiB ce407e3a60c1c6067f6bc84e874ec406118754f531905f299fdf831d233e74fe
libnet-amazon-s3-perl_0.87.orig.tar.gz 80.7 KiB dacd138b9e6809705adb5d53a2d8563c1e4ab9f0611e8320c85aa5fc0dc300d6
libnet-amazon-s3-perl_0.87-1.debian.tar.xz 6.7 KiB a756ecc4c81009c199439c5d74bf5043105ff851715d910a9f0230f4e004c27a

Available diffs

No changes file available.

Binary packages built by this source

libnet-amazon-s3-perl: Amazon S3 Perl API - Simple Storage Service

 Net::Amazon::S3 provides a Perlish interface to Amazon S3. From the
 developer blurb: "Amazon S3 is storage for the Internet. It is
 designed to make web-scale computing easier for developers. Amazon S3
 provides a simple web services interface that can be used to store and
 retrieve any amount of data, at any time, from anywhere on the web. It
 gives any developer access to the same highly scalable, reliable,
 fast, inexpensive data storage infrastructure that Amazon uses to run
 its own global network of web sites. The service aims to maximize
 benefits of scale and to pass those benefits on to developers".
 .
 To find out more about S3, please visit: http://s3.amazonaws.com/
 .
 To use this module you will need to sign up to Amazon Web Services and
 provide an "Access Key ID" and " Secret Access Key". If you use this
 module, you will incur costs as specified by Amazon. Please check the
 costs. If you use this module with your Access Key ID and Secret
 Access Key you must be responsible for these costs.