[libapp-cmd-perl] branch master updated (8684d47 -> 82a0a05)

Salvatore Bonaccorso carnil at debian.org
Sat Dec 7 15:03:42 UTC 2013


This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libapp-cmd-perl.

      from  8684d47   Prepare changelog for release
      adds  2f7ef7e   Imported Upstream version 0.323
       new  ee291ea   Merge tag 'upstream/0.323'
       new  82a0a05   Prepare changelog for release

The 2 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:
 Changes                                |   4 +
 MANIFEST                               |   1 +
 META.json                              | 192 ++++++++++++++++++++++++++-------
 META.yml                               | 168 ++++++++++++++++++++++-------
 Makefile.PL                            |  56 +++++-----
 README                                 |   2 +-
 debian/changelog                       |   6 ++
 lib/App/Cmd.pm                         |   6 +-
 lib/App/Cmd/ArgProcessor.pm            |   6 +-
 lib/App/Cmd/Command.pm                 |   8 +-
 lib/App/Cmd/Command/commands.pm        |   6 +-
 lib/App/Cmd/Command/help.pm            |   8 +-
 lib/App/Cmd/Command/version.pm         |   6 +-
 lib/App/Cmd/Plugin.pm                  |   6 +-
 lib/App/Cmd/Setup.pm                   |   6 +-
 lib/App/Cmd/Simple.pm                  |   6 +-
 lib/App/Cmd/Subdispatch.pm             |   6 +-
 lib/App/Cmd/Subdispatch/DashedStyle.pm |   6 +-
 lib/App/Cmd/Tester.pm                  |  10 +-
 lib/App/Cmd/Tester/CaptureExternal.pm  |   6 +-
 lib/App/Cmd/Tutorial.pod               |   9 +-
 t/lib/Test/MySimple.pm                 |   2 +-
 t/simple-args.t                        |  19 ++++
 t/simple-help.t                        |   0
 xt/release/changes_has_content.t       |   2 +-
 25 files changed, 406 insertions(+), 141 deletions(-)
 create mode 100644 t/simple-args.t
 mode change 100755 => 100644 t/simple-help.t

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