[libfuture-perl] 01/04: Update upstream source from tag 'upstream/0.37'

Damyan Ivanov dmn at moszumanska.debian.org
Mon Dec 11 20:07:54 UTC 2017


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

dmn pushed a commit to branch master
in repository libfuture-perl.

commit 3d1fae5633aa37e8a4895fadb600523f4a205542
Merge: a794424 2d92f5f
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Dec 11 19:55:23 2017 +0000

    Update upstream source from tag 'upstream/0.37'
    
    Update to upstream version '0.37'
    with Debian dir ac623707d1999c38f73edf2b98ee42a9a9875997

 Build.PL                    |  16 +--
 Changes                     |  20 ++++
 MANIFEST                    |   4 +-
 META.json                   |  19 ++--
 META.yml                    |  14 ++-
 Makefile.PL                 |  17 ---
 README                      | 126 ++++++++++++++-------
 lib/Future.pm               | 270 ++++++++++++++++++++++++++++----------------
 lib/Future/Mutex.pm         |   2 +-
 lib/Future/Utils.pm         |   2 +-
 lib/Test/Future.pm          |   2 +-
 t/01future.t                |  21 ++++
 t/02cancel.t                |   6 +
 t/11wait_any.t              |  19 ++++
 t/12needs_all.t             |  19 ++++
 t/13needs_any.t             |  19 ++++
 t/36utils-map.t             |  15 +++
 t/{40mutext.t => 40mutex.t} |   0
 t/90legacy.t                |  52 +++++++++
 19 files changed, 465 insertions(+), 178 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