[libfuture-perl] branch master updated (49029ad -> ee429cf)

Nuno Carvalho smash at cpan.org
Fri Sep 20 15:22:40 UTC 2013


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

mestre-guest pushed a change to branch master
in repository libfuture-perl.

      from  49029ad   ready for review
      adds  f7772a7   Imported Upstream version 0.15
      adds  6c6094b   Imported Upstream version 0.15
      adds  4f4f77e   Imported Upstream version 0.15
      adds  326134a   Imported Upstream version 0.17
       new  74a71fd   Merge tag 'upstream/0.17'
       new  4a6df79   Remove dependency in d/control
       new  ee429cf   New upstream release, ready for review

The 3 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:
 Build.PL            |    1 -
 Changes             |   25 +++++
 META.json           |   11 +-
 META.yml            |    9 +-
 Makefile.PL         |    5 +-
 README              |   93 +++++++++++-----
 debian/changelog    |    8 ++
 debian/control      |    1 -
 lib/Future.pm       |  304 ++++++++++++++++++++++++++++++++-------------------
 lib/Future/Utils.pm |  142 ++++++++++++++----------
 t/03followed_by.t   |   54 +++++++--
 t/04and_then.t      |   17 +--
 t/05or_else.t       |   16 +--
 t/06then.t          |   31 +++---
 t/07transform.t     |   15 ++-
 t/10wait_all.t      |    8 ++
 t/11wait_any.t      |    9 ++
 t/12needs_all.t     |    8 ++
 t/13needs_any.t     |    9 ++
 t/20subclass.t      |   21 ++++
 20 files changed, 535 insertions(+), 252 deletions(-)

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



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