[libcoro-perl] branch master updated (e21c120 -> bc35466)

gregor herrmann gregoa at debian.org
Wed Jul 20 17:25:38 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  e21c120   releasing package libcoro-perl version 6.490-1
      adds  d33b44a   Imported Upstream version 6.511
       new  bd297ee   Merge tag 'upstream/6.511'
       new  10909d1   New upstream release.
       new  7017e99   Refresh spelling.patch.
       new  5cbdb7f   Drop coro-5.22.patch, issues are fixed upstream.
       new  bc35466   update changelog / add PROBLEM: FTBFS

The 5 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                        |  15 +--
 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                  |  18 ++-
 Coro/State.xs                  | 249 +++++++++++++++++++++++++++--------------
 Coro/Storable.pm               |   2 +-
 Coro/Timer.pm                  |   2 +-
 Coro/Util.pm                   |   2 +-
 Coro/ecb.h                     | 244 ++++++++++++++++++++++++++++++++--------
 Coro/libcoro/coro.c            | 122 +++++++++++++++++---
 Coro/libcoro/coro.h            |  17 ++-
 EV/EV.pm                       |   2 +-
 Event/Event.pm                 |   2 +-
 META.json                      |   4 +-
 META.yml                       |   4 +-
 README                         |  13 ++-
 debian/changelog               |  27 +++++
 debian/patches/coro-5.22.patch | 153 -------------------------
 debian/patches/series          |   1 -
 debian/patches/spelling.patch  |  16 +--
 34 files changed, 601 insertions(+), 352 deletions(-)
 delete mode 100644 debian/patches/coro-5.22.patch

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