[libmetabase-fact-perl] branch master updated (c209f0f -> 12714f4)

Marius Gavrilescu marius-guest at moszumanska.debian.org
Sat Mar 8 14:22:26 UTC 2014


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

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

      from  c209f0f   back to UNRELEASED, TODO added to d/changelog
       new  902bdc5   Make DAGOLDEN the only upstream contact in d/copyright
       new  04e8b92   Update d/changelog
      adds  9e56887   Imported Upstream version 0.024
       new  32ed9dd   Merge tag 'upstream/0.024'
       new  ecafe11   Replace libtest-exceptions-perl with libtest-fatal-perl in B-D-I
       new  12714f4   Update d/changelog

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:
 CONTRIBUTING                           |  54 +++++++---
 Changes                                |   7 ++
 LICENSE                                |   2 +-
 MANIFEST                               |   3 +-
 META.json                              |  56 ++++++----
 META.yml                               |  85 +++++++--------
 Makefile.PL                            |  60 ++++++-----
 README                                 |   8 +-
 bin/metabase-profile                   |  10 +-
 cpanfile                               |  17 ++-
 debian/changelog                       |  23 +++--
 debian/control                         |   2 +-
 debian/copyright                       |   2 +-
 dist.ini                               |   2 +-
 lib/Metabase/Fact.pm                   |  18 +++-
 lib/Metabase/Fact/Hash.pm              |   8 +-
 lib/Metabase/Fact/String.pm            |   8 +-
 lib/Metabase/Report.pm                 |   8 +-
 lib/Metabase/Resource.pm               |  10 +-
 lib/Metabase/Resource/cpan.pm          |   8 +-
 lib/Metabase/Resource/cpan/distfile.pm |   8 +-
 lib/Metabase/Resource/metabase.pm      |   8 +-
 lib/Metabase/Resource/metabase/fact.pm |   8 +-
 lib/Metabase/Resource/metabase/user.pm |   8 +-
 lib/Metabase/Resource/perl.pm          |   8 +-
 lib/Metabase/Resource/perl/commit.pm   |  54 +++++++++-
 lib/Metabase/User/EmailAddress.pm      |   8 +-
 lib/Metabase/User/FullName.pm          |   8 +-
 lib/Metabase/User/Profile.pm           |   8 +-
 lib/Metabase/User/Secret.pm            |   8 +-
 perlcritic.rc                          |   3 +
 t/00-report-prereqs.t                  | 184 ++++++++++++++++++++++++++-------
 t/base.t                               |  21 ++--
 t/fact/hash.t                          |  16 +--
 t/fact/string.t                        |   6 +-
 t/report/report-as-string.t            |  20 ++--
 t/report/report-check-spec.t           |  30 +++---
 t/report/report-open-close.t           |  42 ++++----
 t/resource/base.t                      |  17 ++-
 t/resource/cpan.t                      |   9 +-
 t/resource/perl.t                      |   9 +-
 t/user/profile.t                       |   6 +-
 {t => xt/author}/00-compile.t          |  30 ++----
 xt/author/pod-spell.t                  |  31 +++---
 xt/release/distmeta.t                  |   5 +-
 xt/release/pod-coverage.t              |  12 +--
 xt/release/pod-syntax.t                |   5 +-
 47 files changed, 595 insertions(+), 368 deletions(-)
 rename {t => xt/author}/00-compile.t (73%)

-- 
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