libnetaddr-ip-perl 4.071+dfsg-1 source package in Ubuntu

Changelog

libnetaddr-ip-perl (4.071+dfsg-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Xavier Guimard ]
  * Imported Upstream version 4.066
  * Bump Standards-Version to 3.9.4
  * Update debian/copyright:
    + encoding to UTF-8
    + add myself and Salvatore

  [ gregor herrmann ]
  * New upstream release 4.071.
  * Update debian/repack.stub.
  * Add copyright/license for debian/repack.stub.
  * Update years of upstream and packaging copyright.
  * Install new About-NetAddr-IP.txt document.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Tue, 10 Dec 2013 19:48:37 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main perl

Downloads

File Size SHA-256 Checksum
libnetaddr-ip-perl_4.071+dfsg-1.dsc 2.3 KiB 0ccf98eacfea91fd5ae649019930e6235988ca709f7cad49cf30b52f165d1d5b
libnetaddr-ip-perl_4.071+dfsg.orig.tar.gz 196.5 KiB 411b3775d0fa678bb5a66bdcc8c583b49eaa9d83b654f61d122dccf6f26fe066
libnetaddr-ip-perl_4.071+dfsg-1.debian.tar.gz 9.6 KiB 0db82bfed85116dba0220464118c577e287e1978be75ccdc264ab40a7aca58a3

No changes file available.

Binary packages built by this source

libnetaddr-ip-perl: IP address manipulation module

 NetAddr::IP provides an object-oriented abstraction on top of IP addresses
 or IP subnets, that allows for easy manipulations.
 .
 The internal representation of all IP objects is in 128 bit IPv6 notation.
 IPv4 and IPv6 objects may be freely mixed.
 .
 The following operations are supported:
 Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
 mask generation, full mask generation, subnet manipulation, expansion, and
 range operations, sub/supernet tests, data type determination, and more
 complex operations such as expansion of netblocks into arrays of smaller
 blocks of arbitrary size, and CIDR block aggregation