libio-async-perl (0.45-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.45
  * Move perl to Build-Depends for Module::Build
  * Change dependencies on libsocket-getaddrinfo-perl.
    As of Perl 5.13.9, core's Socket now contains getaddrinfo, getnameinfo,
    and all the associated constants.
    Change (Build-)Depends(-Indep) on libsocket-getaddrinfo-perl to an
    alternate dependency perl (>= 5.14) | libsocket-getaddrinfo-perl.
  * Add fix-spelling-error-in-manpage.patch.
    Fix some spelling errors reported by lintian.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 26 Nov 2011 15:02:38 +0100

libio-async-perl (0.44-1) unstable; urgency=low

  * New upstream release.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 15 Oct 2011 22:40:57 +0200

libio-async-perl (0.43-1) unstable; urgency=low

  [ Harlan Lieberman-Berg ]
  * Team upload.
  * New upstream version. 

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Fix URL to revision 135 of Format-Specification in DEP5
    for machine-readable coyright file 

 -- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com>  Fri, 05 Aug 2011 15:00:24 -0400

libio-async-perl (0.42-1) unstable; urgency=low

  * Team upload
  * New upstream release

 -- Maximilian Gass <mxey@cloudconnected.org>  Sun, 03 Jul 2011 16:30:03 +0200

libio-async-perl (0.41-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Bump Standards-Version to 3.9.2: no changes necessary

 -- Maximilian Gass <mxey@cloudconnected.org>  Tue, 21 Jun 2011 19:37:50 +0200

libio-async-perl (0.40-1) unstable; urgency=low

  * New upstream release

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 14 Mar 2011 20:50:17 -0400

libio-async-perl (0.39-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * Upped compatibility level to 8
  * Added build dependency on libtest-identity-perl
  * Email change: Jonathan Yu -> jawnsy@cpan.org
  * Refreshed copyright
  * Removed patch no longer required: fix-pod-spelling.patch
  * Reviewed dependencies, in particular libasync-mergepoint-perl requires 0.3
  * Made sure example scripts have correct permissions

  [ Jonathan Yu ]
  * New upstream release 0.39
    + Breaks older loop implementations (written pre-0.33)
  * Added build dependency on libcps-perl

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 17 Feb 2011 13:47:06 +0000

libio-async-perl (0.30-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Standards-Version 3.9.1 (no changes)
  * Use "Debian systems" in d/copyright

  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * Added versioned dependency on libsocket-getaddrinfo-perl
  * Refreshed copyright
  * Reviewed patch

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Mon, 25 Oct 2010 09:15:16 +0100

libio-async-perl (0.29-1) unstable; urgency=low

  * New upstream release.
  * Add /me to Uploaders.
  * Add build dependency on libtest-warn-perl.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Jun 2010 22:41:56 +0200

libio-async-perl (0.28-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.8.4 (no changes)
  * Update copyright information
  * Add a patch to fix POD spelling problems
  * Use 3.0 (quilt) source format

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 11 Mar 2010 14:48:57 -0500

libio-async-perl (0.27-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release

  [ gregor herrmann ]
  * debian/copyright: update years of upstream copyright.
  * debian/control: remove build dependency on libmodule-build-perl.

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 24 Dec 2009 07:06:35 -0500

libio-async-perl (0.26-1) unstable; urgency=low

  * New upstream release

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 23 Nov 2009 19:08:32 -0500

libio-async-perl (0.25-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 04 Nov 2009 20:06:03 -0500

libio-async-perl (0.24-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Breaks older loop implementations (written pre-0.24)
  * Add a NEWS file announcing the new API

  [ Ryan Niebur ]
  * Update jawnsy's email address

 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 13 Oct 2009 08:59:16 -0400

libio-async-perl (0.23-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + IO::Async::Listener is now a constructable Notifier subclass
    + Allow Signal, Timer and Listener to act as base classes as well as
      standalone with callbacks

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

  [ gregor herrmann ]
  * Minimize debian/rules.
  * Set Standards-Version to 3.8.3 (no further changes).

 -- Jonathan Yu <frequency@cpan.org>  Thu, 20 Aug 2009 09:35:37 -0400

libio-async-perl (0.22-1) unstable; urgency=low

  * New upstream release
    + Added new tcp-proxy.pl example
    + Don't test Async::MergePoint locally anymore
    + Code refactoring, added better checking to ->configure
  * Standards-Version 3.8.2 (no changes)
  * Added netbase and libtest-pod-perl to B-D-I for tests

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

 -- Jonathan Yu <frequency@cpan.org>  Mon, 20 Jul 2009 07:34:42 -0400

libio-async-perl (0.21-1) unstable; urgency=low

  * Initial Release. (Closes: #527180)

 -- Jonathan Yu <frequency@cpan.org>  Tue, 26 May 2009 15:53:16 -0400
