[libio-socket-ip-perl] 03/04: Move perl to Build-Depends-Indep

Salvatore Bonaccorso carnil at debian.org
Sun Sep 14 13:38:40 UTC 2014


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

carnil pushed a commit to branch master
in repository libio-socket-ip-perl.

commit 44ab8d85a7d93694a90998b458d434a93081fd05
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Sep 14 15:33:57 2014 +0200

    Move perl to Build-Depends-Indep
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2a72c96..6229e7b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
            Dominic Hargreaves <dom at earth.li>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl,
-               perl
+Build-Depends: debhelper (>= 8), libmodule-build-perl
 # do not remove the versioned build-dep on libsocket-perl. Otherwise, pbuilder will be satisfied by perl-base package which provides libsocket-perl 1.94
 Build-Depends-Indep: libio-socket-inet6-perl,
                      libtest-pod-perl,
                      netbase,
-                     perl (>= 5.15.6) | libsocket-perl (>= 1.97)
+                     perl (>= 5.15.6) | libsocket-perl (>= 1.97),
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-socket-ip-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-ip-perl.git

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



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