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

gregoa pushed a commit to branch master
in repository libtest-tcp-perl.

commit d8352e35a33b4bb8698c0989fbc1d25ae9d518a8
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 16 22:33:39 2015 +0200

    Update build and runtime dependencies.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a9b9023..e7c803d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libtest-sharedfork-perl (>= 0.19),
-                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+                     libtest-sharedfork-perl (>= 0.29),
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl (>= 5.19.8) | libio-socket-ip-perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-tcp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tcp-perl.git
@@ -20,7 +21,8 @@ Package: libtest-tcp-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libtest-sharedfork-perl (>= 0.19)
+         libtest-sharedfork-perl (>= 0.29),
+         perl (>= 5.19.8) | libio-socket-ip-perl
 Description: module to test TCP/IP programs
  Test::TCP is a Perl test framework for TCP/IP programs, especially those
  written in Perl. For example, to test a client or server written in Perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tcp-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to