[libmetabase-fact-perl] 03/10: Merge tag 'upstream/0.025'

Florian Schlichting fsfs at moszumanska.debian.org
Sun Apr 24 21:38:51 UTC 2016


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

fsfs pushed a commit to branch master
in repository libmetabase-fact-perl.

commit c9242fd27d73a5508791c71bb00a56f2ff25c629
Merge: 61b6c97 581e51d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Apr 24 22:38:48 2016 +0200

    Merge tag 'upstream/0.025'
    
    Upstream version 0.025

 CONTRIBUTING => CONTRIBUTING.mkdn      |  50 +++----
 Changes                                |   7 +
 LICENSE                                |   2 +-
 MANIFEST                               |  11 +-
 META.json                              |  68 +++++----
 META.yml                               |  47 +++---
 Makefile.PL                            |  24 +--
 README                                 |   4 +-
 bin/metabase-profile                   |  11 +-
 cpanfile                               |  20 ++-
 dist.ini                               |   2 +-
 lib/Metabase/Fact.pm                   |  15 +-
 lib/Metabase/Fact/Hash.pm              |  13 +-
 lib/Metabase/Fact/String.pm            |   7 +-
 lib/Metabase/Report.pm                 |  13 +-
 lib/Metabase/Resource.pm               |   7 +-
 lib/Metabase/Resource/cpan.pm          |   7 +-
 lib/Metabase/Resource/cpan/distfile.pm |   7 +-
 lib/Metabase/Resource/metabase.pm      |   7 +-
 lib/Metabase/Resource/metabase/fact.pm |   7 +-
 lib/Metabase/Resource/metabase/user.pm |   7 +-
 lib/Metabase/Resource/perl.pm          |   7 +-
 lib/Metabase/Resource/perl/commit.pm   |  99 ++++++------
 lib/Metabase/User/EmailAddress.pm      |   7 +-
 lib/Metabase/User/FullName.pm          |   7 +-
 lib/Metabase/User/Profile.pm           |   7 +-
 lib/Metabase/User/Secret.pm            |   7 +-
 t/00-report-prereqs.dd                 |  61 ++++++++
 t/00-report-prereqs.t                  | 266 ++++++++++++++++-----------------
 t/fact/hash.t                          |   4 +-
 t/user/profile.t                       |   4 +-
 xt/author/00-compile.t                 |  21 ++-
 xt/{release => author}/pod-coverage.t  |   0
 xt/author/pod-spell.t                  |  22 +--
 xt/{release => author}/pod-syntax.t    |   1 +
 xt/{release => author}/test-version.t  |  12 +-
 36 files changed, 473 insertions(+), 388 deletions(-)

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



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