[libapp-cmd-perl] branch master updated (bc9236e -> 4e19738)

Salvatore Bonaccorso carnil at debian.org
Thu Oct 8 06:21:38 UTC 2015


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  bc9236e   Prepare changelog for release
      adds  f0a66d8   Fix spelling error in documentation
      adds  10b97b6   Pod::Usage for ->description fails on v1.30
      adds  6317ec7   v0.329
      adds  9c9baed   Imported Upstream version 0.329
       new  7d59de6   Merge tag 'upstream/0.329'
       new  759df19   Update debian/changelog
       new  6805d97   Drop spelling-error-in-manpage.patch patch
       new  4e19738   Update debian/changelog file

The 4 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                                        |  3 +
 MANIFEST                                       |  2 +-
 META.json                                      | 77 +++++++++++++-------------
 META.yml                                       | 77 +++++++++++++-------------
 Makefile.PL                                    |  8 +--
 README                                         |  4 +-
 debian/changelog                               |  7 +++
 debian/patches/series                          |  1 -
 debian/patches/spelling-error-in-manpage.patch | 27 ---------
 dist.ini                                       |  1 +
 lib/App/Cmd.pm                                 | 10 +++-
 lib/App/Cmd/ArgProcessor.pm                    |  4 +-
 lib/App/Cmd/Command.pm                         |  4 +-
 lib/App/Cmd/Command/commands.pm                |  8 +--
 lib/App/Cmd/Command/help.pm                    |  4 +-
 lib/App/Cmd/Command/version.pm                 |  4 +-
 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                          |  8 +--
 lib/App/Cmd/Tester/CaptureExternal.pm          |  4 +-
 lib/App/Cmd/Tutorial.pod                       |  2 +-
 t/00-report-prereqs.dd                         |  2 +-
 xt/release/changes_has_content.t               |  2 +-
 26 files changed, 134 insertions(+), 145 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-error-in-manpage.patch

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