[libmoosex-getopt-perl] branch master updated (64a75cd -> d917838)

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


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

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

      from  64a75cd   update changelog / add IGNORE-VERSION
      adds  9409f54   Imported Upstream version 0.64
       new  1d65a64   Merge tag 'upstream/0.64'
       new  efe9d45   New upstream release.
       new  a3418b5   Update some versioned (build) dependencies.
       new  d917838   releasing package libmoosex-getopt-perl version 0.64-1

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:
 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 +--
 debian/changelog                                   |  10 +-
 debian/control                                     |   6 +-
 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 --
 35 files changed, 979 insertions(+), 884 deletions(-)
 delete mode 100644 README.md
 copy lib/MooseX/Getopt.pm => README.pod (92%)
 create mode 100644 t/00-report-prereqs.dd
 delete mode 100644 xt/release/test-version.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