[libcoro-perl] branch master updated (00c12dc -> 5edc1c8)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 13 13:03:51 UTC 2015


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

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

      from  00c12dc   releasing package libcoro-perl version 6.410-1
       new  6393227   Add debian/upstream/metadata
       new  d0cf613   Update debian/changelog
      adds  0c1b017   Imported Upstream version 6.470
       new  f20e88f   Merge tag 'upstream/6.470'
       new  a82b4e1   Update debian/changelog
       new  3949666   Update changelog info generated by dpt
       new  08a8cc5   Add libcanary-stability-perl as build dependency
       new  18580e7   Declare compliance with Debian policy 3.9.6
       new  a11b9c9   Add autopkgtest-pkg-perl
       new  5edc1c8   Release libcoro-perl 6.470-1 to unstable

The 9 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                  |  30 +++++-
 Coro.pm                  |  10 +-
 Coro/AIO.pm              |   8 +-
 Coro/AnyEvent.pm         |   8 +-
 Coro/BDB.pm              |   8 +-
 Coro/Channel.pm          |   8 +-
 Coro/CoroAPI.h           |  16 ++-
 Coro/Debug.pm            |   8 +-
 Coro/Handle.pm           |   8 +-
 Coro/LWP.pm              |   8 +-
 Coro/MakeMaker.pm        |  37 ++++++-
 Coro/RWLock.pm           |   8 +-
 Coro/Select.pm           |   8 +-
 Coro/Semaphore.pm        |   8 +-
 Coro/SemaphoreSet.pm     |  14 ++-
 Coro/Signal.pm           |   8 +-
 Coro/Socket.pm           |   8 +-
 Coro/Specific.pm         |   8 +-
 Coro/State.pm            |   8 +-
 Coro/State.xs            | 180 +++++++++++++++++++++++++++++----
 Coro/Storable.pm         |   8 +-
 Coro/Timer.pm            |   8 +-
 Coro/Util.pm             |   8 +-
 Coro/ecb.h               | 256 ++++++++++++++++++++++++++++-------------------
 EV/EV.pm                 |   8 +-
 Event/Event.pm           |   8 +-
 Event/Event.xs           |   2 +-
 META.json                |   7 +-
 META.yml                 |   7 +-
 Makefile.PL              |   3 +
 README                   |  12 +--
 debian/changelog         |  11 ++
 debian/control           |   4 +-
 debian/upstream/metadata |   4 +
 34 files changed, 517 insertions(+), 228 deletions(-)
 create mode 100644 debian/upstream/metadata

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