libio-socket-inet6-perl 2.69-2 source package in Ubuntu

Changelog

libio-socket-inet6-perl (2.69-2) unstable; urgency=low


  [ Fabrizio Regalli ]
  * Replaced changelog with copyright word in d/changelog

  [ gregor herrmann ]
  * Add build dependency on netbase (debian/control) and check if
    localhost exists before running tests (debian/rules). Thanks to Daniel
    Schepler for the bug report. (Closes: #651537)
  * Remove versions from (build) dependencies, nothing older in the
    archive.
  * Lowercase short description.
  * Switch to debhelper compatibility level 8.
  * Add /me to Uploaders.
  * Add libtest-pod-coverage-perl to Build-Depends-Indep.
  * Add a patch to fix a spelling mistake.

 -- gregor herrmann <email address hidden>  Fri, 09 Dec 2011 20:52:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libio-socket-inet6-perl_2.69-2.dsc 2.2 KiB 38dc55f3d73ce6d8fe012442338aad6a3ad7ac14e33fbc9173f53b0ef6ce6547
libio-socket-inet6-perl_2.69.orig.tar.gz 18.2 KiB accd565643969d905e199e28e60e833213ccc2026c372432df01e49b044c3045
libio-socket-inet6-perl_2.69-2.debian.tar.gz 3.2 KiB 60ef1fea5d239a7ffba105b95eeafe7d78735412e04f96b336ff7fd8029135b7

Available diffs

No changes file available.

Binary packages built by this source

libio-socket-inet6-perl: object interface for AF_INET6 domain sockets

 IO::Socket::INET6 provides an object interface to create and use sockets
 in the AF_INET6 domain. It is built upon the IO::Socket interface and
 inherits all the methods defined by IO::Socket.