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

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

commit 69d2abe43c1a18db75254dee87c749e12bd5bb67
Merge: 9d62248 c12c4c3
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 6 14:55:35 2014 +0200

    Merge tag 'upstream/0.26'
    
    Upstream version 0.26

 Build.PL                    |  44 +++++++++++
 Changes                     |  15 ++++
 LICENSE                     |   2 +-
 META.json                   |   8 +-
 META.yml                    |   8 +-
 Makefile.PL                 |   2 +-
 README                      |  65 +++++++++++-----
 lib/Future.pm               | 178 ++++++++++++++++++++++++++++++++++----------
 lib/Future/Phrasebook.pod   |   6 +-
 lib/Future/Utils.pm         |   9 ++-
 t/01future.t                |  30 ++++++--
 t/03then.t                  |  24 ++++--
 t/04else.t                  |  13 ++--
 t/06followed_by.t           |  16 ++--
 t/07and_then.t              |   6 +-
 t/08or_else.t               |   6 +-
 t/09transform.t             |   2 +-
 t/10wait_all.t              |   4 +-
 t/11wait_any.t              |   2 +-
 t/12needs_all.t             |   4 +-
 t/13needs_any.t             |   4 +-
 t/20subclass.t              |   4 +-
 t/21debug.t                 |  15 +++-
 t/30utils-call.t            |   3 +-
 t/32utils-repeat.t          |  13 ++--
 t/33utils-repeat-generate.t |   8 +-
 t/34utils-repeat-foreach.t  |  26 +++----
 t/35utils-map-void.t        |   8 +-
 28 files changed, 379 insertions(+), 146 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to