[libnet-ip-xs-perl] branch master updated (d9b1958 -> c31a3af)

gregor herrmann gregoa at debian.org
Sun Dec 25 21:43:39 UTC 2016


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

gregoa pushed a change to branch master
in repository libnet-ip-xs-perl.

      from  d9b1958   Fix typo in long description
      adds  c0910ca   New upstream version 0.19
       new  172caad   Merge tag 'upstream/0.19'
       new  e8ced2a   Update debian/changelog
       new  26b5ede   Update years of upstream copyright.
       new  c31a3af   releasing package libnet-ip-xs-perl version 0.19-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:
 Changes                  |  7 +++++++
 MANIFEST                 |  2 ++
 META.json                |  6 +++---
 META.yml                 |  6 +++---
 NetIpXs.xs               |  2 +-
 README                   |  2 +-
 debian/changelog         |  8 ++++++++
 debian/copyright         |  2 +-
 functions.c              | 30 +++++++++++++++++++++---------
 functions.h              |  2 +-
 lib/Net/IP/XS.pm         |  4 ++--
 object.c                 |  2 +-
 object.h                 |  2 +-
 t/00-load.t              |  2 +-
 t/01-pod.t               |  2 +-
 t/10-basic.t             |  2 +-
 t/10-n128.t              |  2 +-
 t/11-iptobin.t           |  2 +-
 t/12-iplengths.t         |  2 +-
 t/13-bintoip.t           |  2 +-
 t/14-bintoint.t          |  2 +-
 t/15-inttobin.t          |  2 +-
 t/16-is-ipv4.t           |  2 +-
 t/17-is-ipv6.t           |  2 +-
 t/18-get-version.t       |  2 +-
 t/19-get-mask.t          |  2 +-
 t/20-last-address.t      |  2 +-
 t/21-split-prefix.t      |  2 +-
 t/22-is-valid-mask.t     |  2 +-
 t/23-expand-address.t    |  2 +-
 t/24-bincomp.t           |  2 +-
 t/25-binadd.t            |  2 +-
 t/26-get-prefix-length.t |  2 +-
 t/27-compress-v4.t       |  2 +-
 t/28-overlap.t           |  2 +-
 t/29-check-prefix.t      |  2 +-
 t/30-range-to-prefix.t   |  2 +-
 t/31-get-embedded-ipv4.t |  2 +-
 t/32-aggregate.t         |  2 +-
 t/33-prefix-to-range.t   |  2 +-
 t/34-reverse.t           |  2 +-
 t/35-normalize.t         |  8 +++++---
 t/36-normal-range.t      |  2 +-
 t/37-compress-v6.t       |  2 +-
 t/38-type.t              |  2 +-
 t/39-auth.t              |  2 +-
 t/40-objects.t           |  2 +-
 t/41-serialise.t         |  2 +-
 t/42-tags.t              |  2 +-
 t/43-ip-add-num-v4.t     |  2 +-
 t/44-ip-add-num-v6.t     |  2 +-
 t/45-short.t             |  2 +-
 t/46-wrong-object.t      |  2 +-
 t/47-object-size.t       |  2 +-
 t/48-rt-73232.t          |  2 +-
 t/49-rt-92211.t          |  2 +-
 t/50-rt-102155.t         |  2 +-
 t/51-rt-102155-2.t       |  2 +-
 t/52-rt-118605.t         | 16 ++++++++++++++++
 t/53-rt-118593.t         | 22 ++++++++++++++++++++++
 60 files changed, 139 insertions(+), 70 deletions(-)
 create mode 100644 t/52-rt-118605.t
 create mode 100644 t/53-rt-118593.t

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



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