[libmodule-metadata-perl] branch master updated (2a0dd13 -> a455372)
Nuno Carvalho
smash at cpan.org
Tue Aug 30 10:14:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a change to branch master
in repository libmodule-metadata-perl.
from 2a0dd13 update changelog
adds 3c25ec5 New upstream version 1.000033
new c4506d8 Merge tag 'upstream/1.000033'
new 9b6edbe Update standards version
new 92c2812 Drop required dependencies versions
new 7c58cb1 Update metadata information
new 9cb27bb Update copyright information
new a455372 New upstream release, ready for review
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:
CONTRIBUTING | 12 +-
Changes | 28 ++
INSTALL | 14 +-
LICENSE => LICENCE | 0
MANIFEST | 20 +-
META.json | 622 ++++++++++++++++++++----------
META.yml | 464 ++++++++++++++--------
Makefile.PL | 36 +-
README | 4 +-
debian/changelog | 14 +-
debian/control | 8 +-
debian/copyright | 1 +
debian/upstream/metadata | 2 +-
dist.ini | 13 +-
lib/Module/Metadata.pm | 329 +++++++++++-----
t/00-report-prereqs.dd | 63 +--
t/00-report-prereqs.t | 10 +-
t/contains_pod.t | 2 +-
t/extract-package.t | 168 ++++++++
t/extract-version.t | 700 ++++++++++++++++++++++++++++++++++
t/lib/GeneratePackage.pm | 38 ++
t/metadata.t | 421 +++-----------------
weaver.ini | 9 +
xt/author/00-compile.t | 5 +-
xt/author/eol.t | 21 +-
xt/{release => author}/kwalitee.t | 2 +-
xt/author/mojibake.t | 9 +
xt/author/no-tabs.t | 19 +-
xt/{release => author}/pod-coverage.t | 0
xt/{release => author}/pod-no404s.t | 0
xt/{release => author}/pod-syntax.t | 1 +
xt/{release => author}/portability.t | 0
xt/release/changes_has_content.t | 2 +-
xt/release/cpan-changes.t | 9 +-
xt/release/mojibake.t | 12 -
35 files changed, 2136 insertions(+), 922 deletions(-)
rename LICENSE => LICENCE (100%)
create mode 100644 t/extract-package.t
create mode 100644 t/extract-version.t
create mode 100644 t/lib/GeneratePackage.pm
create mode 100644 weaver.ini
rename xt/{release => author}/kwalitee.t (95%)
create mode 100644 xt/author/mojibake.t
rename xt/{release => author}/pod-coverage.t (100%)
rename xt/{release => author}/pod-no404s.t (100%)
rename xt/{release => author}/pod-syntax.t (84%)
rename xt/{release => author}/portability.t (100%)
delete mode 100644 xt/release/mojibake.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-metadata-perl.git
More information about the Pkg-perl-cvs-commits
mailing list