[libfuture-perl] branch master updated (a05f3e5 -> 49bb540)
gregor herrmann
gregoa at debian.org
Sat Jul 19 20:05:04 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 a05f3e5 releasing package libfuture-perl version 0.28-1
adds 59fd507 Imported Upstream version 0.29
new 78ce70d Merge tag 'upstream/0.29'
new 03b64ec New upstream release.
new 49bb540 releasing package libfuture-perl version 0.29-1
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 | 10 +--
Changes | 13 ++++
MANIFEST | 2 +
META.json | 11 ++-
META.yml | 10 ++-
Makefile.PL | 1 +
README | 105 +++++++++++++++++++++++++---
debian/changelog | 6 ++
lib/Future.pm | 170 ++++++++++++++++++++++++++++++++++++++++-----
lib/Future/Utils.pm | 24 +++----
lib/Test/Future.pm | 117 +++++++++++++++++++++++++++++++
t/07and_then.t | 4 ++
t/08or_else.t | 4 ++
t/10wait_all.t | 20 ++++++
t/11wait_any.t | 32 +++++++++
t/12needs_all.t | 14 ++++
t/13needs_any.t | 30 ++++++++
t/20subclass.t | 8 ---
t/32utils-repeat.t | 2 +-
t/34utils-repeat-foreach.t | 14 ++++
t/50test-future.t | 48 +++++++++++++
21 files changed, 586 insertions(+), 59 deletions(-)
create mode 100644 lib/Test/Future.pm
create mode 100644 t/50test-future.t
--
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