[libio-aio-perl] branch master updated (5005997 -> f5b1a13)

gregor herrmann gregoa at debian.org
Sat Jan 23 00:01:36 UTC 2016


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  5005997   releasing package libio-aio-perl version 4.32-1
      adds  8e6ffbd   Imported Upstream version 4.33
       new  136f741   Merge tag 'upstream/4.33'
       new  8a260a7   New upstream release.
       new  9fb5a34   Update years of upstream and packaging copyright.
       new  c5e10d9   Add new build dependency.
       new  3874d74   Don't install debian/Maintainership.txt in the binary package.
       new  bbdd32d   Add a patch to fix spelling mistakes in the POD.
       new  d7d6890   Add a patch to fix a "Constant subroutine ... redefined" warning.
       new  f5b1a13   releasing package libio-aio-perl version 4.33-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                                  |  65 +++--
 AIO.xs                                  | 207 ++++++++-------
 Changes                                 |  14 +
 META.json                               |   7 +-
 META.yml                                |   7 +-
 Makefile.PL                             |   3 +-
 README                                  |  52 +++-
 configure                               | 406 ++++++++++++++++------------
 debian/changelog                        |  12 +
 debian/control                          |   1 +
 debian/copyright                        |   6 +-
 debian/libio-aio-perl.docs              |   1 -
 debian/patches/duplicate-constant.patch |  19 ++
 debian/patches/series                   |   2 +
 debian/patches/spelling.patch           |  26 ++
 def0.h                                  |   6 +
 libeio/config.h.in                      |   3 +
 libeio/ecb.h                            | 262 +++++++++++++++----
 libeio/eio.c                            | 193 ++++----------
 libeio/eio.h                            |   9 +-
 libeio/etp.c                            | 450 +++++++++++++++++++++-----------
 libeio/libeio.m4                        |  12 +
 libeio/xthread.h                        |  13 +
 23 files changed, 1125 insertions(+), 651 deletions(-)
 delete mode 100644 debian/libio-aio-perl.docs
 create mode 100644 debian/patches/duplicate-constant.patch
 create mode 100644 debian/patches/spelling.patch

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