[libparse-netstat-perl] 06/11: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Thu Oct 22 19:08:56 UTC 2015
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 97eaddb9a1ea2d1ac337ed58e060015323164f06
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Oct 22 21:03:06 2015 +0200
Update (build) dependencies.
---
debian/control | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 2bdc546..e755c1c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,10 @@ 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),
+Build-Depends: debhelper (>= 9),
perl
-Build-Depends-Indep: libexporter-lite-perl,
- libperinci-cmdline-perl,
- librinci-perl,
+Build-Depends-Indep: libfile-sharedir-install-perl (>= 0.06),
+ libfile-slurp-tiny-perl,
perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Standards-Version: 3.9.4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-netstat-perl.git
@@ -17,10 +16,7 @@ Homepage: https://metacpan.org/release/Parse-Netstat
Package: libparse-netstat-perl
Architecture: all
Depends: ${misc:Depends},
- ${perl:Depends},
- libexporter-lite-perl,
- libperinci-cmdline-perl,
- librinci-perl
+ ${perl:Depends}
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