[libfuture-perl] branch master updated (dcfe81f -> 5a29477)

Angel Abad angel at debian.org
Sun Oct 9 09:15:19 UTC 2016


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

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

      from  dcfe81f   update changelog
      adds  651e2a0   New upstream version 0.34
       new  a9ec1df   Merge tag 'upstream/0.34'
       new  931b684   debian/copyright: Update years.
       new  893798b   Declare compliance with Debian Policy 3.9.8.
       new  4fdb579   debian/control: Fix spelling error in description.
       new  9fe02ca   debian/patches/fix-spelling-error: Fix spelling errors.
       new  5a29477   Update changelog.

The 6 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                          |   8 +-
 Changes                           |   9 +
 LICENSE                           |   6 +-
 MANIFEST                          |   2 +
 META.json                         |  20 +-
 META.yml                          |  16 +-
 Makefile.PL                       |   2 +-
 README                            | 893 +++++++++++++++++++++-----------------
 debian/changelog                  |  13 +-
 debian/control                    |   4 +-
 debian/copyright                  |   4 +
 debian/patches/fix-spelling-error |  26 ++
 debian/patches/series             |   1 +
 lib/Future.pm                     |   6 +-
 lib/Future/Mutex.pm               | 116 +++++
 lib/Future/Utils.pm               |   4 +-
 lib/Test/Future.pm                |   2 +-
 t/40mutext.t                      |  97 +++++
 18 files changed, 786 insertions(+), 443 deletions(-)
 create mode 100644 debian/patches/fix-spelling-error
 create mode 100644 debian/patches/series
 create mode 100644 lib/Future/Mutex.pm
 create mode 100644 t/40mutext.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