libnet-amazon-ec2-perl (0.31-1) unstable; urgency=medium

  * Import upstream version 0.31

 -- Florian Schlichting <fsfs@debian.org>  Mon, 14 Sep 2015 23:40:38 +0200

libnet-amazon-ec2-perl (0.30-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 0.30
  * Update d/copyright, adding a paragraph for Jonas Courteau
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Sun, 23 Aug 2015 14:45:22 +0200

libnet-amazon-ec2-perl (0.29-1) unstable; urgency=medium

  * New upstream release.
  * Add copyright notice for new files.
  * Update mentioned EC2 Query API version in long description.

 -- gregor herrmann <gregoa@debian.org>  Tue, 12 Aug 2014 19:11:49 +0200

libnet-amazon-ec2-perl (0.27-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Aug 2014 14:24:21 +0200

libnet-amazon-ec2-perl (0.26-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 25 Jul 2014 21:06:11 +0200

libnet-amazon-ec2-perl (0.25-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Jul 2014 21:33:37 +0200

libnet-amazon-ec2-perl (0.24-1) unstable; urgency=medium

  * Import Upstream version 0.24
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Bump years of packaging copyright
  * Declare compliance with Debian Policy 3.9.5

 -- Florian Schlichting <fsfs@debian.org>  Tue, 24 Dec 2013 00:39:45 +0100

libnet-amazon-ec2-perl (0.23-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * New upstream release.
  * debian/copyright: update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Feb 2013 17:58:59 +0100

libnet-amazon-ec2-perl (0.22-1) unstable; urgency=low

  * Imported Upstream version 0.22.
  * Updated upstream copyright and contact information.
  * Removed libdigest-hmac-perl from (build-)depends, replaced by Digest::SHA
    in core.
  * Bumped standards version to 3.9.4 (no change).

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sat, 27 Oct 2012 22:46:54 +0200

libnet-amazon-ec2-perl (0.20-1) unstable; urgency=low

  * Imported Upstream version 0.20.
  * Bumped copyright years for included Module::Install.
  * Added build-dependency on libtest-exception-perl.
  * Updated API version in package description to 2011-01-01.
  * Unset http_proxy during testing, so the expected error is generated.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Mon, 13 Aug 2012 21:31:43 +0200

libnet-amazon-ec2-perl (0.18-1) unstable; urgency=low

  * Imported Upstream version 0.18.
  * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
  * Added myself to Uploaders and copyright.
  * Dropped fix-pod-spelling.patch, applied upstream.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sun, 04 Mar 2012 20:33:06 +0100

libnet-amazon-ec2-perl (0.16-1) unstable; urgency=low

  [ 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.

  [ gregor herrmann ]
  * New upstream release.
  * Refresh patch.
  * debian/rules: make file removals verbose, don't remove dropped file
    anymore.
  * debian/copyright: update formatting and years of copyright.
  * Switch to debhelper compatibility level 8.
  * Bump Standards-Version to 3.9.2 (no further changes).
  * Remove version from (build) dependencies, already satisfied in
    oldstable.

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Jan 2012 17:42:03 +0100

libnet-amazon-ec2-perl (0.14-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.8.4 (no changes)
  * Refresh POD spelling patch
  * Remove MacOS X resource fork using override

 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 02 Feb 2010 12:02:26 -0500

libnet-amazon-ec2-perl (0.13-1) unstable; urgency=low

  * New upstream release
    + 'progress' now a Maybe[Str] instead of a Str

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 14 Jan 2010 14:17:43 -0500

libnet-amazon-ec2-perl (0.12-1) unstable; urgency=low

  * New upstream release
  * Refresh copyright to new DEP5 format
  * Update copyright years per upstream
  * Add a patch to fix POD spelling

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 07 Jan 2010 11:50:43 -0500

libnet-amazon-ec2-perl (0.11-1) unstable; urgency=low

  * New upstream release

 -- Jonathan Yu <jawnsy@cpan.org>  Fri, 13 Nov 2009 05:47:27 -0500

libnet-amazon-ec2-perl (0.10-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Update compatibility to new API version 2009-07-15
  * Add myself to Uploaders
  * Standards-Version 3.8.3 (no changes)
  * Use new debhelper rules format
  * Use debhelper 7.2.13 for --skipdeps (to AutoInstall)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

 -- Jonathan Yu <jawnsy@cpan.org>  Fri, 25 Sep 2009 06:08:45 -0400

libnet-amazon-ec2-perl (0.09-1) unstable; urgency=low

  * Initial release (closes: #511256).

 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Apr 2009 18:07:34 +0200
