[libamazon-sqs-simple-perl] branch master updated (f9f55a1 -> e53ebfa)

gregor herrmann gregoa at debian.org
Wed Oct 2 20:16:02 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libamazon-sqs-simple-perl.

      from  f9f55a1   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  aac5cec   Imported Upstream version 2.03
       new  78f0148   Merge tag 'upstream/2.03'
       new  30d4aa6   New upstream release.
       new  5357812   debian/copyright: update upstream contact and copyright holders.
       new  0a6eea0   cme: indent
       new  25556ea   Declare compliance with Debian Policy 3.9.4.
       new  e53ebfa   releasing package libamazon-sqs-simple-perl version 2.03-1

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                               |   20 ++-
 MANIFEST                              |    1 +
 META.json                             |   47 +++++
 META.yml                              |   49 +++---
 Makefile.PL                           |    2 +
 debian/changelog                      |   25 ++-
 debian/control                        |   25 ++-
 debian/copyright                      |    3 +-
 lib/Amazon/SQS/Simple.pm              |   24 ++-
 lib/Amazon/SQS/Simple/Base.pm         |  302 +++++++++++++++++++++++++++------
 lib/Amazon/SQS/Simple/Message.pm      |    1 +
 lib/Amazon/SQS/Simple/Queue.pm        |  172 ++++++++++++++++---
 lib/Amazon/SQS/Simple/SendResponse.pm |   22 ++-
 13 files changed, 558 insertions(+), 135 deletions(-)
 create mode 100644 META.json
 mode change 100644 => 100755 lib/Amazon/SQS/Simple/Base.pm
 mode change 100644 => 100755 lib/Amazon/SQS/Simple/Queue.pm
 mode change 100644 => 100755 lib/Amazon/SQS/Simple/SendResponse.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libamazon-sqs-simple-perl.git



More information about the Pkg-perl-cvs-commits mailing list