[libmoosex-getopt-perl] branch master updated (0409588 -> caae543)

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 change to branch master
in repository libmoosex-getopt-perl.

      from  0409588   update changelog
      adds  be15a4e   Imported Upstream version 0.62
       new  ff66098   Merge tag 'upstream/0.62'
       new  caae543   Import Upstream version 0.62 (closes: #741759)

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:
 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 +-
 debian/changelog                                   |  10 +-
 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 +-
 35 files changed, 698 insertions(+), 596 deletions(-)
 create mode 100644 t/zzz-check-breaks.t

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