[libdevel-cover-perl] 01/02: Merge tag 'upstream/1.19'

Axel Beckert abe at deuxchevaux.org
Sun Jul 5 17:45:24 UTC 2015


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

abe pushed a commit to branch master
in repository libdevel-cover-perl.

commit 8f280882564159386372cff02965f7672e178205
Merge: d9feb18 192d870
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jul 5 19:33:45 2015 +0200

    Merge tag 'upstream/1.19'
    
    Upstream version 1.19
    
    # gpg: Signature made Sun 05 Jul 2015 07:33:39 PM CEST
    # gpg:                using RSA key 6BE663C75A35C975
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert <abe at deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (E-Mail + Jabber) <abe at noone.org>"
    # gpg:                 aka "Axel Beckert (Symlink) <xtaran at symlink.ch>"
    # gpg:                 aka "[jpeg image of size 3155]"
    # gpg:                 aka "Axel Stefan Beckert"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>"

 Changes                                      |   5 +
 MANIFEST                                     |  20 +-
 META.json                                    | 206 +++++++++----------
 META.yml                                     | 192 +++++++++---------
 Makefile.PL                                  |  11 +-
 bin/cover                                    |   4 +-
 bin/cpancover                                |   4 +-
 bin/gcov2perl                                |   4 +-
 dist.ini                                     |   1 -
 lib/Devel/Cover.pm                           |  20 +-
 lib/Devel/Cover/Annotation/Git.pm            |   4 +-
 lib/Devel/Cover/Annotation/Random.pm         |   4 +-
 lib/Devel/Cover/Annotation/Svk.pm            |   4 +-
 lib/Devel/Cover/Branch.pm                    |   4 +-
 lib/Devel/Cover/Collection.pm                |   9 +-
 lib/Devel/Cover/Condition.pm                 |   4 +-
 lib/Devel/Cover/Condition_and_2.pm           |   4 +-
 lib/Devel/Cover/Condition_and_3.pm           |   4 +-
 lib/Devel/Cover/Condition_or_2.pm            |   4 +-
 lib/Devel/Cover/Condition_or_3.pm            |   4 +-
 lib/Devel/Cover/Condition_xor_4.pm           |   4 +-
 lib/Devel/Cover/Criterion.pm                 |   4 +-
 lib/Devel/Cover/DB.pm                        |   4 +-
 lib/Devel/Cover/DB/Digests.pm                |   4 +-
 lib/Devel/Cover/DB/File.pm                   |   4 +-
 lib/Devel/Cover/DB/IO.pm                     |   4 +-
 lib/Devel/Cover/DB/IO/JSON.pm                |   4 +-
 lib/Devel/Cover/DB/IO/Sereal.pm              |   4 +-
 lib/Devel/Cover/DB/IO/Storable.pm            |   4 +-
 lib/Devel/Cover/DB/Structure.pm              |   4 +-
 lib/Devel/Cover/Dumper.pm                    |   4 +-
 lib/Devel/Cover/Html_Common.pm               |   4 +-
 lib/Devel/Cover/Op.pm                        |   4 +-
 lib/Devel/Cover/Pod.pm                       |   4 +-
 lib/Devel/Cover/Report/Compilation.pm        |   4 +-
 lib/Devel/Cover/Report/Html.pm               |   4 +-
 lib/Devel/Cover/Report/Html_basic.pm         |   6 +-
 lib/Devel/Cover/Report/Html_minimal.pm       |   4 +-
 lib/Devel/Cover/Report/Html_subtle.pm        |   6 +-
 lib/Devel/Cover/Report/Json.pm               |   4 +-
 lib/Devel/Cover/Report/Sort.pm               |   4 +-
 lib/Devel/Cover/Report/Text.pm               |   4 +-
 lib/Devel/Cover/Report/Text2.pm              |   4 +-
 lib/Devel/Cover/Report/Vim.pm                |   6 +-
 lib/Devel/Cover/Statement.pm                 |   4 +-
 lib/Devel/Cover/Subroutine.pm                |   4 +-
 lib/Devel/Cover/Test.pm                      |   4 +-
 lib/Devel/Cover/Time.pm                      |   4 +-
 lib/Devel/Cover/Truth_Table.pm               |   4 +-
 lib/Devel/Cover/Tutorial.pod                 |   2 +-
 lib/Devel/Cover/Util.pm                      |   4 +-
 lib/Devel/Cover/Web.pm                       |   4 +-
 t/internal/criteria.t                        |  12 +-
 test_output/cover/cond_branch.5.006001       |   6 +-
 test_output/cover/cond_branch.5.008          |   2 +-
 test_output/cover/cond_branch.5.008001       |   6 +-
 test_output/cover/cond_branch.5.012000       |   6 +-
 test_output/cover/cond_branch.5.014000       |   6 +-
 test_output/cover/cond_branch.5.016000       |   6 +-
 test_output/cover/cond_branch.5.018000       |   6 +-
 test_output/cover/cond_or.5.022000           | 283 +++++++++++++++++++++++++++
 test_output/cover/dbm_cond.5.022000          | 105 ++++++++++
 test_output/cover/dynamic_subs.5.008         |   6 +-
 test_output/cover/dynamic_subs.5.008002      |   6 +-
 test_output/cover/empty.5.006001             |  16 ++
 test_output/cover/end_constant.5.006001      |  16 ++
 test_output/cover/final_op.5.006001          |  16 ++
 test_output/cover/final_op.5.008             |  17 ++
 test_output/cover/final_op.5.008001          |  16 ++
 test_output/cover/final_op.5.008002          |  17 ++
 test_output/cover/module_import.5.008        |   1 -
 test_output/cover/module_import.5.008001     |  73 -------
 test_output/cover/module_relative.5.008      |   1 -
 test_output/cover/module_relative.5.008001   |  83 --------
 test_output/cover/module_statements.5.006001 | 116 +++++++++++
 test_output/cover/module_statements.5.008    | 128 ++++++++++++
 test_output/cover/module_statements.5.008001 | 127 ++++++++++++
 test_output/cover/moose_constraint.5.010000  |   1 -
 test_output/cover/moose_constraint.5.016000  |   1 -
 test_output/cover/overload_bool.5.006001     |   6 +-
 test_output/cover/overload_bool.5.008        |   6 +-
 test_output/cover/overload_bool2.5.022000    |  64 ++++++
 test_output/cover/overloaded.5.006001        |  35 ++--
 test_output/cover/overloaded.5.008           |  37 ++--
 test_output/cover/v-58x.5.008                |   1 -
 test_output/cover/xor_constant_fold.5.006001 |  18 +-
 tests/empty                                  |   8 +
 tests/end_constant                           |  10 +
 tests/final_op                               |  11 ++
 tests/module_statements                      |  73 +++++++
 tests/overloaded                             |   3 +
 utils/all_versions                           |   7 +-
 92 files changed, 1448 insertions(+), 554 deletions(-)

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



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