[SCM] Debian packaging of libio-socket-ip-perl branch, master, updated. debian/0.16-2-30-gb8fd83c

Dominique Dumont dod at debian.org
Tue May 7 08:29:26 UTC 2013


The following commit has been merged in the master branch:
commit 1356eda11d86ab549af6098b5fbf8eea5810680f
Author: Dominique Dumont <dod at debian.org>
Date:   Tue May 7 10:18:46 2013 +0200

    control: put back single dep on libsocket-perl. pbuilder does not install it otherwise

diff --git a/debian/control b/debian/control
index 069612b..e7c4e7c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
 Build-Depends-Indep: libio-socket-inet6-perl,
                      libtest-pod-perl,
                      netbase,
-                     libsocket-perl | perl (>= 5.15.6)
+                     libsocket-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-ip-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-ip-perl.git
@@ -21,7 +21,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          netbase,
-         libsocket-perl | perl (>= 5.15.6)
+         libsocket-perl
 Description: module for using IPv4 and IPv6 sockets in a protocol-independent way
  IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6
  sockets. It allows new connections to be made by specifying the hostname and

-- 
Debian packaging of libio-socket-ip-perl



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