[libparse-netstat-perl] 02/03: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Fri Jun 27 01:44:29 UTC 2014


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

gregoa pushed a commit to branch master
in repository libparse-netstat-perl.

commit 863c616ed6ea09e32c97df77d59fda29494f98dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 27 03:43:49 2014 +0200

    Update (build) dependencies.
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 60c24ab..61c4e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
 Source: libparse-netstat-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libexporter-lite-perl,
- librinci-perl
+                     libperinci-cmdline-perl,
+                     librinci-perl,
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-netstat-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-netstat-perl.git
@@ -14,9 +16,11 @@ Homepage: https://metacpan.org/release/Parse-Netstat
 
 Package: libparse-netstat-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexporter-lite-perl,
- librinci-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexporter-lite-perl,
+         libperinci-cmdline-perl,
+         librinci-perl
 Description: module to parse the output of the "netstat" command
  Parse::Netstat provides a function called "parse_netstat()" that
  parses the output of the Unix "netstat" command.

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



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