[SCM] Debian packaging of libtest-tcp-perl branch, master, updated. debian/1.21-1-7-g62519f9

gregor herrmann gregoa at debian.org
Wed Jul 24 17:52:02 UTC 2013


The following commit has been merged in the master branch:
commit d3ec8d7a5bee87ff3ad4132eb35ef6c0b99ac427
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 19:49:10 2013 +0200

    Update (build) dependencies.

diff --git a/debian/control b/debian/control
index 02d3af9..2f9f9e4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,28 @@
 Source: libtest-tcp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Nicholas Bamber <periapt at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Nathan Handler <nhandler at debian.org>
 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)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <periapt at debian.org>,
- gregor herrmann <gregoa at debian.org>, Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
- Fabrizio Regalli <fabreg at fabreg.it>, Nathan Handler <nhandler at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-sharedfork-perl (>= 0.19),
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl (>= 5.13.10) | libcpan-meta-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-TCP/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tcp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tcp-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tcp-perl.git
+Homepage: https://metacpan.org/release/Test-TCP/
 
 Package: libtest-tcp-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-sharedfork-perl (>= 0.19),
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtest-sharedfork-perl (>= 0.19)
 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,

-- 
Debian packaging of libtest-tcp-perl



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