[libnet-amazon-ec2-perl] branch master updated (7827c1c -> b4edb23)
gregor herrmann
gregoa at debian.org
Tue Aug 12 17:12:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libnet-amazon-ec2-perl.
from 7827c1c releasing package libnet-amazon-ec2-perl version 0.27-1
adds 0a6de4f Imported Upstream version 0.29
new 3828cf8 Merge tag 'upstream/0.29'
new e8266cd New upstream release.
new 58410f7 Add copyright notice for new files.
new 4f9140a Update mentioned EC2 Query API version in long description.
new b4edb23 releasing package libnet-amazon-ec2-perl version 0.29-1
The 5 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:
Changelog | 9 ++
MANIFEST | 6 +-
META.yml | 2 +-
debian/changelog | 8 ++
debian/control | 3 +-
debian/copyright | 8 ++
lib/Net/Amazon/EC2.pm | 149 ++++++++++++++++++++++++++++++++-
lib/Net/Amazon/EC2/Details.pm | 45 ++++++++++
lib/Net/Amazon/EC2/Events.pm | 55 ++++++++++++
lib/Net/Amazon/EC2/InstanceStatus.pm | 46 ++++++++++
lib/Net/Amazon/EC2/InstanceStatuses.pm | 69 +++++++++++++++
lib/Net/Amazon/EC2/SystemStatus.pm | 46 ++++++++++
t/00_use.t | 5 ++
t/02_live.t | 23 ++++-
14 files changed, 465 insertions(+), 9 deletions(-)
create mode 100644 lib/Net/Amazon/EC2/Details.pm
create mode 100644 lib/Net/Amazon/EC2/Events.pm
create mode 100644 lib/Net/Amazon/EC2/InstanceStatus.pm
create mode 100644 lib/Net/Amazon/EC2/InstanceStatuses.pm
create mode 100644 lib/Net/Amazon/EC2/SystemStatus.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-amazon-ec2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list