[libfuture-perl] branch master updated (80bd872 -> b272f57)
Salvatore Bonaccorso
carnil at debian.org
Tue Jan 14 20:56:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libfuture-perl.
from 80bd872 releasing package libfuture-perl version 0.21-1
adds dcce96f Imported Upstream version 0.22
new 1e49d00 Merge tag 'upstream/0.22'
new 3865a43 Update copyright years for upstream files
new b272f57 Prepare changelog for release
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:
Changes | 10 +++
LICENSE | 6 +-
MANIFEST | 12 +--
META.json | 6 +-
META.yml | 6 +-
README | 22 ++++-
debian/changelog | 8 ++
debian/copyright | 2 +-
lib/Future.pm | 90 +++++++++++++++++++--
lib/Future/Phrasebook.pod | 57 ++++++++++++-
lib/Future/Utils.pm | 93 ++++++++++++++++++----
t/02cancel.t | 9 +++
t/03then.t | 46 +++++++++++
t/04else.t | 46 +++++++++++
t/20subclass.t | 6 ++
t/30utils-call.t | 42 ++++++++++
t/31utils-call-with-escape.t | 70 ++++++++++++++++
t/{30utils-repeat.t => 32utils-repeat.t} | 0
...repeat-generate.t => 33utils-repeat-generate.t} | 0
...s-repeat-foreach.t => 34utils-repeat-foreach.t} | 0
t/{33utils-map-void.t => 35utils-map-void.t} | 0
t/{34utils-map.t => 36utils-map.t} | 28 +++----
22 files changed, 500 insertions(+), 59 deletions(-)
create mode 100644 t/30utils-call.t
create mode 100644 t/31utils-call-with-escape.t
rename t/{30utils-repeat.t => 32utils-repeat.t} (100%)
rename t/{31utils-repeat-generate.t => 33utils-repeat-generate.t} (100%)
rename t/{32utils-repeat-foreach.t => 34utils-repeat-foreach.t} (100%)
rename t/{33utils-map-void.t => 35utils-map-void.t} (100%)
rename t/{34utils-map.t => 36utils-map.t} (77%)
--
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