[libapp-cmd-perl] 01/03: Merge tag 'upstream/0.321'

Salvatore Bonaccorso carnil at debian.org
Sat Oct 26 19:37:22 UTC 2013


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 a88024cf0f9d76b55ec0111bceceecba6119e5bb
Merge: c6f2202 53a8538
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Oct 26 21:30:25 2013 +0200

    Merge tag 'upstream/0.321'
    
    Upstream version 0.321

 Changes                                |    5 ++
 MANIFEST                               |    2 +-
 META.json                              |  117 ++++++++++++++++++--------------
 META.yml                               |  107 ++++++++++++++++-------------
 Makefile.PL                            |   33 ++++++---
 README                                 |    2 +-
 lib/App/Cmd.pm                         |   16 +++--
 lib/App/Cmd/ArgProcessor.pm            |    4 +-
 lib/App/Cmd/Command.pm                 |    6 +-
 lib/App/Cmd/Command/commands.pm        |    5 +-
 lib/App/Cmd/Command/help.pm            |    4 +-
 lib/App/Cmd/Command/version.pm         |   63 +++++++++++++++++
 lib/App/Cmd/Plugin.pm                  |    4 +-
 lib/App/Cmd/Setup.pm                   |    4 +-
 lib/App/Cmd/Simple.pm                  |   29 ++++----
 lib/App/Cmd/Subdispatch.pm             |    4 +-
 lib/App/Cmd/Subdispatch/DashedStyle.pm |    4 +-
 lib/App/Cmd/Tester.pm                  |    8 +--
 lib/App/Cmd/Tester/CaptureExternal.pm  |    4 +-
 lib/App/Cmd/Tutorial.pod               |   17 +++--
 t/00-compile.t                         |   73 --------------------
 t/000-report-versions-tiny.t           |    7 +-
 t/abbrev.t                             |    1 +
 t/basic.t                              |   12 +++-
 t/callback.t                           |    2 +-
 t/lib/Test/MyCmd.pm                    |    2 +
 t/setup-inner.t                        |    5 +-
 t/setup-nocmd.t                        |    3 +-
 t/setup.t                              |    7 +-
 xt/release/changes_has_content.t       |    2 +-
 30 files changed, 297 insertions(+), 255 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