[libmoosex-getopt-perl] 01/04: Merge tag 'upstream/0.64'

gregor herrmann gregoa at debian.org
Sun Aug 3 12:42:08 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmoosex-getopt-perl.

commit 1d65a64d9f7b1f4eff2bace09aaed709c07ac18a
Merge: 64a75cd 9409f54
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 3 14:37:03 2014 +0200

    Merge tag 'upstream/0.64'
    
    Upstream version 0.64

 Build.PL                                           | 138 ++++++-
 CONTRIBUTING                                       |  25 +-
 Changes                                            |   4 +
 MANIFEST                                           |   6 +-
 META.json                                          | 398 ++++++++++++++-------
 META.yml                                           | 320 +++++++++++------
 Makefile.PL                                        |  29 +-
 README                                             |   4 +-
 README.md                                          | 300 ----------------
 lib/MooseX/Getopt.pm => README.pod                 |  41 +--
 dist.ini                                           |   1 +
 lib/MooseX/Getopt.pm                               |  29 +-
 lib/MooseX/Getopt/Basic.pm                         |   6 +-
 lib/MooseX/Getopt/Dashes.pm                        |   8 +-
 lib/MooseX/Getopt/GLD.pm                           |   8 +-
 lib/MooseX/Getopt/Meta/Attribute.pm                |   6 +-
 lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm       |   6 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait.pm          |   6 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm |   6 +-
 lib/MooseX/Getopt/OptionTypeMap.pm                 |  11 +-
 lib/MooseX/Getopt/ProcessedArgv.pm                 |  11 +-
 lib/MooseX/Getopt/Strict.pm                        |   6 +-
 t/00-report-prereqs.dd                             |  96 +++++
 t/00-report-prereqs.t                              | 290 +++++++--------
 t/107_no_auto_help.t                               |   1 -
 t/zzz-check-breaks.t                               |   2 +-
 weaver.ini                                         |   2 -
 xt/author/00-compile.t                             |   2 +-
 xt/author/pod-spell.t                              |  11 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/clean-namespaces.t                      |   2 +-
 xt/release/no-tabs.t                               |  48 ++-
 xt/release/test-version.t                          |  22 --
 33 files changed, 972 insertions(+), 875 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-getopt-perl.git



More information about the Pkg-perl-cvs-commits mailing list