[libmoosex-app-cmd-perl] 03/12: Merge tag 'upstream/0.32'
gregor herrmann
gregoa at debian.org
Tue Sep 22 17:59:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-app-cmd-perl.
commit 27feb096eef6d770bc4d644d8fcdc450bd5b159c
Merge: a469e95 fe3684b
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Sep 22 19:35:07 2015 +0200
Merge tag 'upstream/0.32'
Upstream version 0.32
Build.PL | 136 ++
CONTRIBUTING | 103 ++
Changes | 48 +-
INSTALL | 9 +-
LICENSE | 8 +-
MANIFEST | 54 +-
MANIFEST.SKIP | 58 -
META.json | 1318 +++++++++++++-------
META.yml | 1042 ++++++++++------
Makefile.PL | 109 +-
README | 187 +--
TODO | 6 -
dist.ini | 118 +-
lib/MooseX/App/Cmd.pm | 157 +--
lib/MooseX/App/Cmd/Command.pm | 179 +--
lib/MouseX/App/Cmd.pm | 244 ----
lib/MouseX/App/Cmd/Command.pm | 217 ----
perlcritic.rc | 14 +-
xt/author/perltidy.rc => perltidy.rc | 0
t/00-compile.t | 44 -
t/00-report-prereqs.dd | 147 +++
t/00-report-prereqs.t | 183 +++
t/000-report-versions.t | 494 --------
t/author-critic.t | 21 -
t/author-test-eol.t | 17 -
t/basic.t | 4 +-
t/build_emulates_new.t | 4 +-
t/configfile.t | 10 +-
t/lib/Test/ConfigFromFile.pm | 4 +-
t/lib/Test/ConfigFromFile/Command/boo.pm | 6 +-
t/lib/Test/ConfigFromFile/Command/moo.pm | 4 +-
t/lib/Test/MyAny/Mouse.pm | 6 -
t/lib/Test/MyAny/Mouse/Command/foo.pm | 19 -
t/lib/Test/MyCmd.pm | 4 +-
t/lib/Test/MyCmd/Command/bark.pm | 4 +-
t/lib/Test/MyCmd/Command/frobulate.pm | 4 +-
t/lib/Test/MyCmd/Command/justusage.pm | 4 +-
t/lib/Test/MyCmd/Command/stock.pm | 4 +-
t/moose.t | 2 -
t/mouse.t | 14 -
t/release-changes_has_content.t | 47 -
t/release-cpan-changes.t | 19 -
t/release-dist-manifest.t | 16 -
t/release-distmeta.t | 17 -
t/release-kwalitee.t | 13 -
t/release-localbrew-perl-latest-TEST.t | 122 --
t/release-meta-json.t | 15 -
t/release-minimum-version.t | 16 -
t/release-mojibake.t | 20 -
t/release-no-tabs.t | 24 -
t/release-pod-coverage.t | 23 -
t/release-pod-linkcheck.t | 31 -
t/release-pod-syntax.t | 17 -
t/release-synopsis.t | 16 -
t/release-test-version.t | 30 -
t/release-unused-vars.t | 16 -
t/zzz-check-breaks.t | 18 +
weaver.ini | 49 -
xt/author/00-compile.t | 55 +
xt/author/clean-namespaces.t | 11 +
xt/author/eol.t | 49 +
xt/author/kwalitee.t | 9 +
xt/author/mojibake.t | 9 +
xt/author/no-tabs.t | 49 +
xt/author/pod-spell.t | 55 +
xt/release/changes_has_content.t | 41 +
xt/release/cpan-changes.t | 11 +
xt/release/distmeta.t | 6 +
xt/release/minimum-version.t | 8 +
xt/release/pod-coverage.t | 7 +
xt/release/pod-no404s.t | 21 +
xt/release/pod-syntax.t | 6 +
.../release/portability.t | 9 +-
xt/release/synopsis.t | 5 +
74 files changed, 2762 insertions(+), 3104 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-app-cmd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list