[SCM] Packaging of IO::Socket::INET6 in Debian branch, master, updated. libio-socket-inet6-perl/2.67-7-g072d248

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 28 07:41:53 UTC 2011


The following commit has been merged in the master branch:
commit 072d248d3ca53aa380eb33f29811d6c7e7cf0ee8
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Nov 28 02:42:19 2011 -0500

    update libsocket6-perl dependency (and include in build-deps for tests)

diff --git a/debian/control b/debian/control
index 66d572c..5f0d425 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: libio-socket-inet6-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends-Indep: perl (>= 5.8.0-7), libsocket6-perl (>= 0.12)
 Maintainer: Masahito Omote <omote at debian.org>
 Standards-Version: 3.9.2
 
 Package: libio-socket-inet6-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsocket6-perl (>= 0.11.99-1)
+Depends: ${perl:Depends}, ${misc:Depends}, libsocket6-perl (>= 0.12)
 Description: 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

-- 
Packaging of IO::Socket::INET6 in Debian



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