[libdata-validate-ip-perl] branch master updated (54b99d8 -> 771dfc3)

gregor herrmann gregoa at debian.org
Wed Dec 28 19:26:30 UTC 2016


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

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

      from  54b99d8   update changelog
      adds  d9900b3   Bump version after release
      adds  0141e95   Provided optimized is_X_ip subs
      adds  2fcfa0b   Use GitHub issues
      adds  681ac75   v0.27
      adds  3b9cb6d   New upstream version 0.27
       new  8873427   Merge tag 'upstream/0.27'
       new  6111cf6   Update debian/changelog
       new  9760904   Update debian/upstream/metadata.
       new  40b4fee   Update years of packaging copyright.
       new  771dfc3   releasing package libdata-validate-ip-perl version 0.27-1

The 5 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                      |  10 +-
 Changes                              |  11 +-
 INSTALL                              |  14 +-
 MANIFEST                             |  11 +-
 META.json                            | 335 +++++++++++++++++++++--------------
 META.yml                             | 281 +++++++++++++++++------------
 Makefile.PL                          |   4 +-
 README.md                            |   7 +-
 bench/is-private-public              |  47 +++++
 cpanfile                             |   8 +-
 debian/changelog                     |   8 +-
 debian/copyright                     |   2 +-
 debian/upstream/metadata             |   3 +-
 dist.ini                             |   1 +
 lib/Data/Validate/IP.pm              | 161 ++++++++++++++---
 t/00-report-prereqs.dd               |  56 +++---
 t/00-report-prereqs.t                |  10 +-
 tidyall.ini                          |   3 +
 xt/author/00-compile.t               |  12 +-
 xt/author/eol.t                      |   2 +-
 xt/author/pod-no404s.t               |  21 ---
 xt/author/pod-spell.t                |  36 ++--
 xt/{release => author}/portability.t |   2 -
 xt/{release => author}/synopsis.t    |   0
 xt/{release => author}/tidyall.t     |   3 +-
 xt/release/cpan-changes.t            |   9 +-
 xt/release/pod-linkcheck.t           |  20 ---
 27 files changed, 668 insertions(+), 409 deletions(-)
 create mode 100644 bench/is-private-public
 delete mode 100644 xt/author/pod-no404s.t
 rename xt/{release => author}/portability.t (95%)
 rename xt/{release => author}/synopsis.t (100%)
 rename xt/{release => author}/tidyall.t (79%)
 delete mode 100644 xt/release/pod-linkcheck.t

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



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