[libev-perl] branch master updated (b7096a6 -> 5788708)

Damyan Ivanov dmn at alioth.debian.org
Tue Oct 22 07:40:07 UTC 2013


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

dmn pushed a change to branch master
in repository libev-perl.

      from  b7096a6   Remove trailing whitespace
      adds  b7210a0   Imported Upstream version 4.15
       new  e565375   Merge tag 'upstream/4.15'
       new  c4a37ad   Imported Upstream version 4.15
       new  15a453e   use verbatim list of upstream copyright years
       new  20e595f   add a patch fixing a missing =encoding in libev/ev.pod
       new  34467a0   refresh all patches
       new  5788708   releasing package libev-perl version 4.15-1

The 6 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:
 Changes                                 |    8 +
 EV.pm                                   |   21 +-
 EV.xs                                   |   43 +-
 EV/EVAPI.h                              |   26 +-
 META.json                               |    4 +-
 META.yml                                |    4 +-
 Makefile.PL                             |   10 +-
 README                                  |   16 +-
 debian/changelog                        |   11 +
 debian/copyright                        |    2 +-
 debian/patches/fix-spelling-error.patch |    2 +-
 debian/patches/multiarch-checklib.patch |   12 +-
 debian/patches/pod-errors.patch         |   11 +
 debian/patches/series                   |    1 +
 libev/Changes                           |   59 ++-
 libev/LICENSE                           |    3 +-
 libev/README                            |   16 +-
 libev/ev.c                              |  755 ++++++++++++++++++++++---------
 libev/ev.h                              |  206 +++++----
 libev/ev.pod                            |  250 +++++++---
 libev/ev_epoll.c                        |    2 +-
 libev/ev_kqueue.c                       |   24 +-
 libev/ev_vars.h                         |   31 +-
 libev/ev_win32.c                        |   14 +-
 libev/ev_wrap.h                         |  322 ++++++-------
 schmorp.h                               |   27 ++
 26 files changed, 1256 insertions(+), 624 deletions(-)
 create mode 100644 debian/patches/pod-errors.patch

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



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