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

Changelog

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


  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.59
  * Update (build-)dependencies
  * Bump years of upstream copyright
  * Declare compliance with Debian Policy 3.9.5
  * Do not ship s3cl in examples, upstream installs it into /usr/bin now
  * Add myself to uploaders and copyright

 -- Florian Schlichting <email address hidden>  Sun, 24 Nov 2013 00:04:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.59-1.dsc 2.7 KiB c1cd422a30f0ce62d0b3003fa066e2fe22b9b960b1536562131399670e07820a
libnet-amazon-s3-perl_0.59.orig.tar.gz 51.0 KiB 94f2bd6b317a9142e400d7d17bd573dc9d22284c3ceaa4864474ba674e0e2e9f
libnet-amazon-s3-perl_0.59-1.debian.tar.gz 5.5 KiB dadd33b3d76a5958d9f6d821c0a5ae19c0ac7b04cfe1361c79053379cc0cbf54

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.