[libmetabase-fact-perl] branch master updated (4688aff -> 6dd54be)

Marius Gavrilescu marius-guest at alioth.debian.org
Wed Sep 18 16:24:32 UTC 2013


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  4688aff   Mark as ready for upload
       new  44c74f7   Imported Upstream version 0.022
       new  38fcacd   Merge tag 'upstream/0.022'
       new  246c157   Update copyright year for DAGOLDEN
       new  26f8faa   Add new changelog entry
       new  9d9b26f   Add libio-prompt-tiny-perl as a dependency
       new  6dd54be   Wait for libio-prompt-tiny-perl

The 6 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:
 README.PATCHING => CONTRIBUTING        |   46 +++++++---
 Changes                                |    9 ++
 LICENSE                                |    2 +-
 MANIFEST                               |    5 +-
 META.json                              |   90 ++++++++++++--------
 META.yml                               |   54 +++++++-----
 Makefile.PL                            |   38 +++++++--
 README                                 |   17 ++--
 bin/metabase-profile                   |   20 ++---
 cpanfile                               |   36 ++++++++
 debian/changelog                       |    8 ++
 debian/control                         |    2 +
 debian/copyright                       |    2 +-
 dist.ini                               |   13 +--
 lib/Metabase/Fact.pm                   |   34 +++++---
 lib/Metabase/Fact/Hash.pm              |   14 ++--
 lib/Metabase/Fact/String.pm            |   14 ++--
 lib/Metabase/Report.pm                 |   15 ++--
 lib/Metabase/Resource.pm               |   15 ++--
 lib/Metabase/Resource/cpan.pm          |   15 ++--
 lib/Metabase/Resource/cpan/distfile.pm |   17 ++--
 lib/Metabase/Resource/metabase.pm      |   15 ++--
 lib/Metabase/Resource/metabase/fact.pm |   15 ++--
 lib/Metabase/Resource/metabase/user.pm |   16 ++--
 lib/Metabase/Resource/perl.pm          |   12 +--
 lib/Metabase/Resource/perl/commit.pm   |   18 ++--
 lib/Metabase/User/EmailAddress.pm      |   14 ++--
 lib/Metabase/User/FullName.pm          |   15 ++--
 lib/Metabase/User/Profile.pm           |   15 ++--
 lib/Metabase/User/Secret.pm            |   16 ++--
 t/00-compile.t                         |  144 +++++++++++++++++++-------------
 t/00-report-prereqs.t                  |   77 +++++++++++++++++
 xt/author/pod-spell.t                  |   54 ++++++++----
 xt/release/minimum-version.t           |    8 ++
 xt/release/portability.t               |    4 +
 xt/release/test-version.t              |   18 +++-
 36 files changed, 575 insertions(+), 332 deletions(-)
 rename README.PATCHING => CONTRIBUTING (51%)
 create mode 100644 cpanfile
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 xt/release/minimum-version.t

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