[libnet-frame-device-perl] 03/08: Update debian/control

Daniel Lintott dlintott-guest at moszumanska.debian.org
Mon Mar 10 11:17: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-device-perl.

commit 315979e85168d79d98d1a07bcd8f6c55bb1f6db1
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sat Mar 8 21:05:07 2014 +0000

    Update debian/control
    
    Git-Dch: Ignore
---
 debian/control | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 21ec8f1..b11a1eb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,18 @@ Section: perl
 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: libclass-gomor-perl (>= 1.00),
- libnet-frame-dump-perl (>= 1.08),
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libclass-gomor-perl,
+ libnet-frame-dump-perl,
  libnet-frame-layer-icmpv6-perl,
  libnet-frame-layer-ipv6-perl,
  libnet-frame-perl,
- libnet-frame-simple-perl (>= 1.05),
+ libnet-frame-simple-perl,
  libnet-ipv6addr-perl,
  libnet-libdnet-perl,
  libnet-libdnet6-perl,
- libnet-pcap-perl (>= 0.12),
- libnet-write-perl (>= 1.00),
+ libnet-pcap-perl,
+ libnet-write-perl,
  libnetwork-ipv4addr-perl,
  perl
 Standards-Version: 3.9.5
@@ -25,22 +25,21 @@ Homepage: https://metacpan.org/release/Net-Frame-Device
 Package: libnet-frame-device-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libclass-gomor-perl (>= 1.00),
- libnet-frame-dump-perl (>= 1.08),
+ libclass-gomor-perl,
+ libnet-frame-dump-perl,
  libnet-frame-layer-icmpv6-perl,
  libnet-frame-layer-ipv6-perl,
  libnet-frame-perl,
- libnet-frame-simple-perl (>= 1.05),
+ libnet-frame-simple-perl,
  libnet-ipv6addr-perl,
  libnet-libdnet-perl,
  libnet-libdnet6-perl,
- libnet-pcap-perl (>= 0.12),
- libnet-write-perl (>= 1.00),
+ libnet-pcap-perl,
+ libnet-write-perl,
  libnetwork-ipv4addr-perl
-Description: get network device information and gateway
+Description: module to get network device information
  Net::Frame::Device is used to get network information, and is especially
  useful when you want to do low-level network programming.
  .
  It also provides useful functions to lookup network MAC addresses.
- .
- 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-device-perl.git



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