[libparams-validate-perl] branch master updated (45df970 -> 4b732bb)

gregor herrmann gregoa at debian.org
Sun Feb 14 00:59:11 UTC 2016


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  45df970   update changelog
      adds  f309314   Imported Upstream version 1.22
       new  30a70af   Merge tag 'upstream/1.22'
       new  4715825   Update debian/changelog
       new  94d0940   Update years of upstream and packaging copyright.
       new  3badaae   Add (build) dependency on JSON::PP 2.27300.
       new  ea07913   Declare compliance with Debian Policy 3.9.7.
       new  4b732bb   releasing package libparams-validate-perl version 1.22-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                                        |   6 +-
 Changes                                         |  17 ++
 LICENSE                                         |   2 +-
 MANIFEST                                        |   8 +-
 META.json                                       | 202 ++++++++++++++++--------
 META.yml                                        | 182 +++++++++++++--------
 README.md                                       |  14 +-
 cpanfile                                        |   3 +
 debian/changelog                                |  11 +-
 debian/control                                  |   6 +-
 debian/copyright                                |   6 +-
 lib/Params/Validate.pm                          |  15 +-
 lib/Params/Validate/Constants.pm                |   2 +-
 lib/Params/Validate/PP.pm                       |   6 +-
 lib/Params/Validate/XS.pm                       |   2 +-
 lib/Params/Validate/XS.xs                       |   2 +-
 lib/Params/ValidatePP.pm                        |   2 +-
 lib/Params/ValidateXS.pm                        |   2 +-
 t/00-report-prereqs.dd                          |   3 +
 t/38-callback-message.t                         |  57 +++++++
 t/39-reentrant.t                                |  49 ++++++
 t/author-00-compile.t                           |   4 +-
 t/author-eol.t                                  |   6 +-
 t/author-mojibake.t                             |  17 ++
 t/author-no-tabs.t                              |   6 +-
 t/author-pod-spell.t                            |   4 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/{release-synopsis.t => release-meta-json.t}   |   5 +-
 t/release-pp-38-callback-message.t              |  57 +++++++
 t/release-pp-39-reentrant.t                     |  62 ++++++++
 30 files changed, 591 insertions(+), 172 deletions(-)
 create mode 100644 t/39-reentrant.t
 create mode 100644 t/author-mojibake.t
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)
 copy t/{release-synopsis.t => release-meta-json.t} (79%)
 create mode 100644 t/release-pp-39-reentrant.t

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