[libfuture-perl] branch master updated (c5382e3 -> 4728716)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Sep 22 18:02:59 UTC 2015


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

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

      from  c5382e3   Upload to unstable as 0.32-1
      adds  c1d0cd4   Imported Upstream version 0.33
       new  f590fc2   Merge tag 'upstream/0.33'
       new  6f5d786   Update debian/changelog
       new  beb50af   Bump debhelper compatibility level to 9
       new  43d5b6b   Update year of upstream copyright
       new  4728716   Releasing libfuture-perl version 0.33-1

The 5 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 +
 MANIFEST             |   1 +
 META.json            |  10 +-
 META.yml             |  10 +-
 Makefile.PL          |   2 +-
 README               | 398 +++++++++++++++++++++++++++------------
 debian/changelog     |   9 +
 debian/compat        |   2 +-
 debian/control       |   2 +-
 debian/copyright     |   3 +-
 lib/Future.pm        | 517 ++++++++++++++++++++++++++++++++++-----------------
 lib/Future/Utils.pm  |  84 +++++++--
 lib/Test/Future.pm   |  10 +-
 t/01future.t         |  28 ---
 t/02cancel.t         |  14 --
 t/05then-else.t      |  28 ++-
 t/07catch.t          | 132 +++++++++++++
 t/35utils-map-void.t |   1 +
 18 files changed, 894 insertions(+), 367 deletions(-)
 create mode 100644 t/07catch.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