[libmce-perl] branch master updated (11ee841 -> b87f842)

gregor herrmann gregoa at debian.org
Mon Oct 13 20:21:25 UTC 2014


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

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

      from  11ee841   update changelog
      adds  cecec16   Imported Upstream version 1.516
       new  5d6713a   Merge tag 'upstream/1.516'
       new  cb558a1   New upstream release.
       new  55291ec   Declare compliance with Debian Policy 3.9.6.
       new  fd5080f   cme: reformat debian/control
       new  b87f842   releasing package libmce-perl version 1.516-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                           | 61 ++++++++++++++++++++++++++-------------
 CREDITS                           | 24 +++++++++------
 META.yml                          | 40 ++++++++++++-------------
 Makefile.PL                       | 40 ++++++++++++-------------
 README                            |  4 +--
 bin/mce_grep                      |  2 +-
 debian/changelog                  | 11 +++++--
 debian/control                    |  9 +++---
 examples/cat.pl                   |  2 +-
 examples/egrep.pl                 |  4 +--
 examples/findnull.pl              |  8 ++---
 examples/interval.pl              |  4 +--
 examples/iterator.pl              |  2 +-
 examples/matmult/README           | 16 +++++-----
 examples/matmult/matmult_base.pl  |  2 +-
 examples/matmult/matmult_mce_d.pl |  2 +-
 examples/matmult/matmult_mce_f.pl |  2 +-
 examples/matmult/matmult_mce_t.pl |  2 +-
 examples/matmult/matmult_perl.pl  |  2 +-
 examples/matmult/matmult_simd.pl  |  2 +-
 examples/matmult/strassen_07_f.pl |  2 +-
 examples/matmult/strassen_07_t.pl |  2 +-
 examples/matmult/strassen_49_f.pl |  2 +-
 examples/matmult/strassen_49_t.pl |  2 +-
 examples/matmult/strassen_perl.pl |  2 +-
 examples/tbray/README             |  2 +-
 examples/wc.pl                    |  5 ++--
 lib/MCE.pm                        | 48 +++++++++++++-----------------
 lib/MCE.pod                       |  8 ++---
 lib/MCE/Core.pod                  | 48 +++++++++++++++---------------
 lib/MCE/Core/Input/Generator.pm   |  2 +-
 lib/MCE/Core/Input/Handle.pm      |  2 +-
 lib/MCE/Core/Input/Iterator.pm    |  2 +-
 lib/MCE/Core/Input/Request.pm     |  2 +-
 lib/MCE/Core/Input/Sequence.pm    |  2 +-
 lib/MCE/Core/Manager.pm           |  2 +-
 lib/MCE/Core/Validation.pm        |  2 +-
 lib/MCE/Core/Worker.pm            |  2 +-
 lib/MCE/Examples.pod              |  4 +--
 lib/MCE/Flow.pm                   | 10 +++----
 lib/MCE/Grep.pm                   |  4 +--
 lib/MCE/Loop.pm                   |  8 ++---
 lib/MCE/Map.pm                    |  4 +--
 lib/MCE/Queue.pm                  | 18 +++++++-----
 lib/MCE/Signal.pm                 |  6 ++--
 lib/MCE/Step.pm                   | 10 +++----
 lib/MCE/Stream.pm                 |  4 +--
 lib/MCE/Subs.pm                   |  4 +--
 lib/MCE/Util.pm                   |  6 ++--
 49 files changed, 242 insertions(+), 212 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmce-perl.git



More information about the Pkg-perl-cvs-commits mailing list