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

Changelog

libnet-amazon-s3-perl (0.54-1) unstable; urgency=low

  [ Fabrizio Regalli ]
  * New upstream release (closes: #650532)
  * Updated d/copyright
  * Upgrade d/compat to 8
  * Bump to 3.9.2 Standards-Version
  * Added myself to Uploaders and Copyright
  * Changed debhelper version to (>= 8)
  * Added libhttp-date-perl, libhttp-message-perl as dependecies
  * Added fix-spelling-error.diff patch
  * Add debian/NEWS with a warning from the upstream authors.

  [ gregor herrmann ]
  * Remove (build) dependency on libclass-accessor-perl.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:59:34 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.54.orig.tar.gz 34.7 KiB 5057c560269dfc77ced21be16b470931e9d2be81005776d979379be41280191b
libnet-amazon-s3-perl_0.54-1.debian.tar.gz 5.7 KiB db1d5607e49d6b3a250bb2d5ee8f72624a92b0a5a6d82b68a7d29653e5334072
libnet-amazon-s3-perl_0.54-1.dsc 2.6 KiB daed2df2e5d7ce07a3689e164bdc9e038f5978f430d0011ce6cc81cd935086f0

Available diffs

View changes file

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.