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

Changelog

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

  * New upstream release.
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * Add (build) dependency on libdatetime-format-iso8601-perl.

libnet-amazon-s3-perl (0.52-2) unstable; urgency=low

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ gregor herrmann ]
  * debian/control: remove unversioned (build) dependency on perl-
    modules.
  * Add build dependency on libtest-exception-perl (closes: #569086).
  * Set Standards-Version to 3.8.4 (no changes).
  * Fix hashbang in examples.
  * New patch use_ok.patch: create a simple test that tries to use the module.
    Add necessary build dependencies.
  * Remove version from perl build dependency.
  * Make (build) dependency on libdata-stream-bulk-perl versioned
    (closes: #569067).
  * debian/copyright: update formatting.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:55:14 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.53.orig.tar.gz 34.5 KiB 23a60ae6fa891dcdef8931d30ff7a92ee4643a02482ada98a1e1132fe6a079c3
libnet-amazon-s3-perl_0.53-1.debian.tar.gz 5.0 KiB 15a67ea98e7a9dde0c709edc393c8951fb579afc838f39d19047ca16b9b21dce
libnet-amazon-s3-perl_0.53-1.dsc 2.5 KiB f2cfc1263465cddf6867a40893572203ac98006e07dd53c873087ac34ce165df

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.