[libparams-validationcompiler-perl] branch master updated (150cc9e -> 771175a)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Dec 21 21:16:19 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libparams-validationcompiler-perl.

      from  150cc9e   update changelog
      adds  a692a70   New upstream version 0.26
       new  2c5179f   Update upstream source from tag 'upstream/0.26'
       new  20f5832   Update build-deps (internal switch to Test2::V0)
       new  771175a   Releasing package libparams-validationcompiler-perl version 0.26-1

The 3 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:
 CONTRIBUTING.md                             |   2 +-
 Changes                                     |  18 ++++
 MANIFEST                                    |   4 +-
 META.json                                   | 151 ++++++++++++++--------------
 META.yml                                    | 150 +++++++++++++--------------
 Makefile.PL                                 |   8 +-
 README.md                                   |  15 +--
 appveyor.yml                                |  17 ++++
 cpanfile                                    |   3 +-
 debian/changelog                            |   9 +-
 debian/control                              |   2 +-
 eg/bench-named.pl                           | 139 ++++++++++++++++---------
 eg/bench-pos.pl                             | 126 +++++++++++++++--------
 lib/Params/ValidationCompiler.pm            |  17 ++--
 lib/Params/ValidationCompiler/Compiler.pm   |  75 ++++++++------
 lib/Params/ValidationCompiler/Exceptions.pm |   4 +-
 t/00-report-prereqs.dd                      |   3 +-
 t/00-report-prereqs.t                       |  18 +++-
 t/default.t                                 |   2 +-
 t/exceptions.t                              |  25 +++++
 t/moose.t                                   |   2 +-
 t/name-fails.t                              |   2 +-
 t/name.t                                    |   2 +-
 t/named/args-check.t                        |  10 +-
 t/named/const-hash.t                        |   2 +-
 t/named/locked-hash.t                       |   2 +-
 t/named/required.t                          |   2 +-
 t/named/slurpy.t                            |   6 +-
 t/pairs-to-value-list.t                     |   2 +-
 t/positional/default.t                      |   2 +-
 t/positional/required.t                     |   4 +-
 t/positional/slurpy.t                       |  10 +-
 t/self-check.t                              |   2 +-
 t/source_for.t                              |   2 +-
 t/specio.t                                  |   2 +-
 t/type-tiny.t                               |   2 +-
 tidyall.ini                                 |  21 +---
 xt/author/00-compile.t                      |   4 +-
 xt/author/eol.t                             |   1 +
 xt/author/no-tabs.t                         |   1 +
 40 files changed, 522 insertions(+), 347 deletions(-)
 create mode 100644 appveyor.yml
 create mode 100644 t/exceptions.t

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



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