Source: iftop
Section: net
Priority: optional
Maintainer: Markus Koschany <apo@gambaru.de>
Build-Depends: debhelper (>= 9), autotools-dev, libncurses5-dev, libpcap0.8-dev
Standards-Version: 3.9.4
Homepage: http://www.ex-parrot.com/~pdw/iftop/
Vcs-Git: git://anonscm.debian.org/collab-maint/iftop.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/iftop.git

Package: iftop
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: displays bandwidth usage information on an network interface
 iftop does for network usage what top(1) does for CPU usage. It listens to
 network traffic on a named interface and displays a table of current bandwidth
 usage by pairs of hosts. Handy for answering the question "Why is my Internet
 link so slow?".

Package: iftop-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, iftop (= ${binary:Version})
Description: displays bandwidth usage information on an network interface (debug)
 iftop does for network usage what top(1) does for CPU usage. It listens to
 network traffic on a named interface and displays a table of current bandwidth
 usage by pairs of hosts. Handy for answering the question "Why is my Internet
 link so slow?".
 .
 This package contains the debugging symbols.
