[libmetabase-fact-perl] 01/02: Merge tag 'upstream/0.023'

Marius Gavrilescu marius-guest at alioth.debian.org
Wed Oct 2 08:26:32 UTC 2013


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

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

commit 9dac5d811eaa09158495813f4a5930e419f31b42
Merge: 942986c 2dd2a75
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Wed Oct 2 00:16:47 2013 +0300

    Merge tag 'upstream/0.023'
    
    Upstream version 0.023

 CONTRIBUTING                           |   10 +-
 Changes                                |   10 +
 MANIFEST                               |    2 +
 META.json                              |   38 +--
 META.yml                               |   38 +--
 Makefile.PL                            |    6 +-
 README                                 |    2 +-
 bin/metabase-profile                   |   59 ++---
 cpanfile                               |    2 +-
 dist.ini                               |   12 -
 lib/Metabase/Fact.pm                   |  456 ++++++++++++++++----------------
 lib/Metabase/Fact/Hash.pm              |   43 +--
 lib/Metabase/Fact/String.pm            |   29 +-
 lib/Metabase/Report.pm                 |  245 ++++++++---------
 lib/Metabase/Resource.pm               |  135 +++++-----
 lib/Metabase/Resource/cpan.pm          |   15 +-
 lib/Metabase/Resource/cpan/distfile.pm |   89 ++++---
 lib/Metabase/Resource/metabase.pm      |   29 +-
 lib/Metabase/Resource/metabase/fact.pm |   27 +-
 lib/Metabase/Resource/metabase/user.pm |    6 +-
 lib/Metabase/Resource/perl.pm          |   27 +-
 lib/Metabase/Resource/perl/commit.pm   |   33 ++-
 lib/Metabase/User/EmailAddress.pm      |    7 +-
 lib/Metabase/User/FullName.pm          |    7 +-
 lib/Metabase/User/Profile.pm           |   75 +++---
 lib/Metabase/User/Secret.pm            |   13 +-
 perlcritic.rc                          |   23 ++
 t/00-compile.t                         |   26 +-
 t/base.t                               |   47 ++--
 t/fact/hash.t                          |   93 +++----
 t/fact/string.t                        |   52 ++--
 t/lib/FactSubclasses.pm                |   30 ++-
 t/lib/ReportSubclasses.pm              |   26 +-
 t/lib/Test/Metabase/StringFact.pm      |   14 +-
 t/report/report-as-string.t            |   50 ++--
 t/report/report-check-spec.t           |   77 +++---
 t/report/report-open-close.t           |   70 ++---
 t/resource/base.t                      |   38 +--
 t/resource/cpan.t                      |   38 +--
 t/resource/perl.t                      |   38 +--
 t/user/profile.t                       |   58 ++--
 tidyall.ini                            |    5 +
 xt/author/pod-spell.t                  |   28 +-
 43 files changed, 1086 insertions(+), 1042 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