[libio-aio-perl] branch master updated (2e45c27 -> 52671eb)

gregor herrmann gregoa at debian.org
Mon Feb 17 20:38:25 UTC 2014


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

gregoa pushed a change to branch master
in repository libio-aio-perl.

      from  2e45c27   update changelog
      adds  0f7997e   Imported Upstream version 4.20
       new  942f5a4   Merge tag 'upstream/4.20'
       new  a7ecfc9   New upstream release.
       new  df40744   debian/rules: make removal verbose.
       new  42ffe99   Update years of upstream copyright.
       new  2c498c4   Add /me to Uploaders.
       new  346ede7   Declare compliance with Debian Policy 3.9.5.
       new  8063c4f   wrap&sort d/control
       new  52671eb   releasing package libio-aio-perl version 4.20-1

The 8 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:
 AIO.pm           |  80 +++++----
 AIO.xs           |  26 ++-
 Changes          |  27 +++
 MANIFEST         |   1 +
 META.json        |  10 +-
 META.yml         |   4 +-
 Makefile.PL      |  17 +-
 README           |  71 +++++---
 bin/treescan     |   4 +-
 debian/changelog |   9 +-
 debian/control   |  14 +-
 debian/copyright |   5 +-
 debian/rules     |   2 +-
 def0.h           |   2 +
 gendef0          |   5 +
 libeio/ecb.h     |  92 +++++++++-
 libeio/eio.c     | 503 +++++++------------------------------------------------
 libeio/eio.h     |   9 +-
 libeio/etp.c     | 494 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 libeio/libeio.m4 |  48 +++---
 libeio/xthread.h |  10 +-
 schmorp.h        |   6 +-
 22 files changed, 872 insertions(+), 567 deletions(-)
 create mode 100644 libeio/etp.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-aio-perl.git



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