[libapp-cmd-perl] 01/06: Merge tag 'upstream/0.328'
Salvatore Bonaccorso
carnil at debian.org
Fri Sep 4 05:09:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libapp-cmd-perl.
commit 262b85b921042b828b7d11a130291770851ea603
Merge: 9ddb8ba b453221
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Sep 4 06:54:44 2015 +0200
Merge tag 'upstream/0.328'
Upstream version 0.328
Changes | 9 ++
MANIFEST | 5 +-
META.json | 223 +++++++++++++++++++++------------
META.yml | 201 ++++++++++++++++++-----------
Makefile.PL | 7 +-
README | 4 +-
lib/App/Cmd.pm | 220 +++++++++++++++++++++++++++++---
lib/App/Cmd/ArgProcessor.pm | 4 +-
lib/App/Cmd/Command.pm | 42 +++++--
lib/App/Cmd/Command/commands.pm | 50 +++++---
lib/App/Cmd/Command/help.pm | 22 ++--
lib/App/Cmd/Command/version.pm | 10 +-
lib/App/Cmd/Plugin.pm | 4 +-
lib/App/Cmd/Setup.pm | 4 +-
lib/App/Cmd/Simple.pm | 4 +-
lib/App/Cmd/Subdispatch.pm | 4 +-
lib/App/Cmd/Subdispatch/DashedStyle.pm | 4 +-
lib/App/Cmd/Tester.pm | 13 +-
lib/App/Cmd/Tester/CaptureExternal.pm | 4 +-
lib/App/Cmd/Tutorial.pod | 2 +-
t/00-report-prereqs.dd | 2 +
t/00-report-prereqs.t | 2 +-
t/basic.t | 20 ++-
t/lib/Test/MyCmd/Command/exit.pm | 6 +-
t/tester-exit.helper.pl | 10 ++
t/tester-exit.t | 25 ++++
t/version.t | 28 +++++
xt/release/changes_has_content.t | 2 +-
28 files changed, 681 insertions(+), 250 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list