[libparams-validate-perl] branch master updated (1a4f8e9 -> 4cd68c0)

gregor herrmann gregoa at debian.org
Thu Aug 3 03:47:31 UTC 2017


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

gregoa pushed a change to branch master
in repository libparams-validate-perl.

      from  1a4f8e9   releasing package libparams-validate-perl version 1.26-1
      adds  7479c9d   Bump version after release
      adds  0de512d   Fix typo in docs
      adds  ac011a9   Fix make_tool setting for this distro
      adds  6c8155b   Sort missing parameters in the failure message
      adds  e9db1f0   Fix bad grammar in Changes
      adds  e11f8cd   Update generated files
      adds  aa40e27   Add NEED_* defines for ppport.h
      adds  30d0665   v1.27
      adds  ca719da   Bump version after release
      adds  acc42d5   Delete the Makefile.PL that was left over from 1.25
      adds  143e9f6   v1.28
      adds  294cc01   Bump version after release
      adds  a45be96   Recommend Params::ValidatonCompiler instead
      adds  669e914   Warn on declaration-after-statement when AUTHOR_TESTING or TRAVIS env var is set
      adds  cacadac   MSVC/C89 compilation fixes
      adds  982ae57   Only set extra warning flags under TRAVIS
      adds  cc6b735   v1.29
      adds  c7c1555   New upstream version 1.29
       new  b1110d1   Updated version 1.29 from 'upstream/1.29'
       new  3d775bc   Update debian/changelog
       new  7b36885   Update years of upstream and packaging copyright.
       new  d3fd25c   Declare compliance with Debian Policy 4.0.0.
       new  645c1b1   Update debian/upstream/metadata.
       new  4cd68c0   releasing package libparams-validate-perl version 1.29-1

The 6 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                         |   2 +-
 CONTRIBUTING.md                  |   8 +-
 Changes                          |  18 +++
 LICENSE                          |   2 +-
 MANIFEST                         |   2 +-
 META.json                        | 289 ++++++++++++++++++++++-----------------
 META.yml                         | 263 +++++++++++++++++++----------------
 README.md                        |  41 ++++--
 c/ppport.h                       |   8 +-
 cpanfile                         |   2 +
 debian/changelog                 |   9 ++
 debian/control                   |   2 +-
 debian/copyright                 |   6 +-
 debian/upstream/metadata         |   4 +-
 dist.ini                         |   6 +-
 inc/MyModuleBuild.pm             |   7 +
 lib/Params/Validate.pm           |  51 +++++--
 lib/Params/Validate/Constants.pm |   2 +-
 lib/Params/Validate/PP.pm        |   4 +-
 lib/Params/Validate/XS.pm        |   2 +-
 lib/Params/Validate/XS.xs        |  14 +-
 lib/Params/ValidatePP.pm         |   2 +-
 lib/Params/ValidateXS.pm         |   2 +-
 t/00-report-prereqs.dd           |   2 +
 t/00-report-prereqs.t            |  18 ++-
 t/lib/PVTests/Standard.pm        |   7 +
 xt/author/00-compile.t           |  12 +-
 xt/author/pod-spell.t            |   7 +-
 28 files changed, 480 insertions(+), 312 deletions(-)

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



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