[libcoro-perl] branch master updated (0a9ea3a -> a17a0be)

gregor herrmann gregoa at debian.org
Thu May 5 15:49:37 UTC 2016


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

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

      from  0a9ea3a   update changelog
      adds  f387f62   Imported Upstream version 6.490
       new  55a415b   Merge tag 'upstream/6.490'
       new  0eb3bb1   update changelog
       new  271f4ca   Add patch from Father Chrysostomos to fix compatibility with perl 5.22.
       new  233d413   Declare compliance with Debian Policy 3.9.8.
       new  5819c45   Set bindnow linker flag in debian/rules.
       new  3313dfc   Fix duplicate word in debian/copyright.
       new  fcb3d4b   Add more corrections to spelling.patch.
       new  62ee84f   Add libnet-http-perl to Recommends.
       new  7222cbd   add debian/tests/pkg-perl/syntax-skip
       new  a17a0be   update changelog

The 10 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                           |  13 +++++
 Coro.pm                           |   2 +-
 Coro/AIO.pm                       |   2 +-
 Coro/AnyEvent.pm                  |   2 +-
 Coro/BDB.pm                       |   2 +-
 Coro/Channel.pm                   |   2 +-
 Coro/Debug.pm                     |   2 +-
 Coro/Handle.pm                    |   2 +-
 Coro/LWP.pm                       |   2 +-
 Coro/MakeMaker.pm                 |   2 +-
 Coro/RWLock.pm                    |   2 +-
 Coro/Select.pm                    |   2 +-
 Coro/Semaphore.pm                 |   2 +-
 Coro/SemaphoreSet.pm              |   2 +-
 Coro/Signal.pm                    |   2 +-
 Coro/Socket.pm                    |   2 +-
 Coro/Specific.pm                  |   2 +-
 Coro/State.pm                     |   2 +-
 Coro/State.xs                     |   2 -
 Coro/Storable.pm                  |   2 +-
 Coro/Timer.pm                     |   2 +-
 Coro/Util.pm                      |   2 +-
 EV/EV.pm                          |  10 ++--
 EV/EV.xs                          |  16 +++--
 Event/Event.pm                    |   2 +-
 META.json                         |   2 +-
 META.yml                          |   2 +-
 Makefile.PL                       |   4 +-
 debian/changelog                  |  18 ++++--
 debian/control                    |   5 +-
 debian/copyright                  |   2 +-
 debian/patches/coro-5.22.patch    | 116 ++++++++++++++++++++++++++++++++++++
 debian/patches/series             |   1 +
 debian/patches/spelling.patch     | 120 +++++++++++++++++++++++++++++++++++++-
 debian/rules                      |   2 +
 debian/tests/pkg-perl/syntax-skip |   4 ++
 36 files changed, 312 insertions(+), 47 deletions(-)
 create mode 100644 debian/patches/coro-5.22.patch
 create mode 100644 debian/tests/pkg-perl/syntax-skip

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



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