[libapp-cmd-perl] branch master updated (5e390c3 -> f7aa2c1)

Jonas Smedegaard dr at jones.dk
Wed Feb 25 19:23:48 UTC 2015


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

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

      from  5e390c3   Prepare changelog for release
      adds  46c6c08   Imported Upstream version 0.327
       new  2c62c05   Merge tag 'upstream/0.327'
       new  f7aa2c1   Prepare for release: Update changelog.

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                                |  13 +++
 LICENSE                                |   6 +-
 MANIFEST                               |   5 +-
 META.json                              | 149 +++++++++++++++------------
 META.yml                               | 140 +++++++++++++------------
 Makefile.PL                            |  17 ++-
 README                                 |   6 +-
 debian/changelog                       |   7 ++
 lib/App/Cmd.pm                         |   6 +-
 lib/App/Cmd/ArgProcessor.pm            |   6 +-
 lib/App/Cmd/Command.pm                 |   6 +-
 lib/App/Cmd/Command/commands.pm        |  11 +-
 lib/App/Cmd/Command/help.pm            |  22 +---
 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             |   8 +-
 lib/App/Cmd/Subdispatch/DashedStyle.pm |  17 +--
 lib/App/Cmd/Tester.pm                  |  10 +-
 lib/App/Cmd/Tester/CaptureExternal.pm  |   6 +-
 lib/App/Cmd/Tutorial.pod               |   8 +-
 t/00-report-prereqs.dd                 |  52 ++++++++++
 t/00-report-prereqs.t                  | 183 +++++++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t           |  94 -----------------
 t/basic.t                              |   8 +-
 t/subdispatch.t                        |   6 ++
 xt/release/changes_has_content.t       |   2 +-
 28 files changed, 489 insertions(+), 323 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.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