[libfuture-perl] branch master updated (9d62248 -> ad5f90c)

gregor herrmann gregoa at debian.org
Fri Jun 6 13:02:20 UTC 2014


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

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

      from  9d62248   Prepare changelog for release
      adds  c12c4c3   Imported Upstream version 0.26
       new  69d2abe   Merge tag 'upstream/0.26'
       new  4756216   New upstream release.
       new  9ab71d9   Add a Breaks on old versions of libio-async-perl.
       new  ad5f90c   releasing package libfuture-perl version 0.26-1

The 4 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                    |  44 +++++++++++
 Changes                     |  15 ++++
 LICENSE                     |   2 +-
 META.json                   |   8 +-
 META.yml                    |   8 +-
 Makefile.PL                 |   2 +-
 README                      |  65 +++++++++++-----
 debian/changelog            |   8 ++
 debian/control              |   1 +
 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 +-
 30 files changed, 388 insertions(+), 146 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