[libmoosex-getopt-perl] 01/02: Merge tag 'upstream/0.62'

Florian Schlichting fsfs at moszumanska.debian.org
Sun Mar 16 21:45:27 UTC 2014


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

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

commit ff66098f6a0c49dc9c0851478956b2536d751f30
Merge: 0409588 be15a4e
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Mar 16 22:41:30 2014 +0100

    Merge tag 'upstream/0.62'
    
    Upstream version 0.62

 Build.PL                                           |   3 +-
 CONTRIBUTING                                       |  10 +-
 Changes                                            |  11 +
 LICENSE                                            |   2 +-
 MANIFEST                                           |   2 +
 META.json                                          | 309 +++++++++--------
 META.yml                                           | 381 +++++++++++----------
 Makefile.PL                                        |  89 +++--
 README                                             |   4 +-
 README.md                                          |   2 +-
 dist.ini                                           |  14 +-
 lib/MooseX/Getopt.pm                               |  12 +-
 lib/MooseX/Getopt/Basic.pm                         |  12 +-
 lib/MooseX/Getopt/Dashes.pm                        |  18 +-
 lib/MooseX/Getopt/GLD.pm                           |  17 +-
 lib/MooseX/Getopt/Meta/Attribute.pm                |  17 +-
 lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm       |  16 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait.pm          |  18 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm |  16 +-
 lib/MooseX/Getopt/OptionTypeMap.pm                 |  22 +-
 lib/MooseX/Getopt/ProcessedArgv.pm                 |  18 +-
 lib/MooseX/Getopt/Strict.pm                        |  10 +-
 t/00-report-prereqs.t                              | 201 +++++++----
 t/105_uc_bug_more.t                                |  18 +-
 t/107_no_auto_help.t                               |   2 +-
 t/112_configfile_constructor_arg.t                 |   2 +-
 t/zzz-check-breaks.t                               |  18 +
 xt/author/00-compile.t                             |   6 +-
 xt/author/pod-spell.t                              |   8 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/distmeta.t                              |   5 +-
 xt/release/no-tabs.t                               |   2 +-
 xt/release/pod-coverage.t                          |  12 +-
 xt/release/pod-syntax.t                            |   5 +-
 34 files changed, 690 insertions(+), 594 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