[libnet-frame-dump-perl] 02/05: Update d/control

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu Feb 27 11:31:45 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libnet-frame-dump-perl.

commit ea94798fbfa977d83b36091a6a345cbb628cdf37
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Feb 27 11:10:01 2014 +0000

    Update d/control
    
    Git-Dch: Ignore
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f1ef6b9..18b72b4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,10 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Lintott <daniel at serverb.co.uk>
 Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: perl
+Build-Depends-Indep: libclass-gomor-perl,
+ libnet-frame-perl,
+ libnet-pcap-perl,
+ perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-frame-dump-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-frame-dump-perl.git
@@ -12,7 +15,10 @@ Homepage: https://metacpan.org/release/Net-Frame-Dump
 
 Package: libnet-frame-dump-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-gomor-perl,
+ libnet-frame-perl,
+ libnet-pcap-perl
 Description: base-class for a tcpdump like implementation
  Net::Frame::Dump is the base class for all dump modules. With them, you can
  open a device for live capture, for offline analysis, or for creating a pcap
@@ -20,5 +26,3 @@ Description: base-class for a tcpdump like implementation
  .
  See Net::Frame::Dump::Offline, Net::Frame::Dump::Online,
  Net::Frame::Dump::Writer for specific usage.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-frame-dump-perl.git



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