Source: tcptrack
Section: net
Priority: optional
Maintainer: Chow Loong Jin <hyperair@ubuntu.com>
Build-Depends: debhelper (>= 7),
               autotools-dev,
               libpcap-dev (>= 0.7.2) | libpcap0.8-dev,
               libncurses5-dev
Standards-Version: 3.9.1
Homepage: http://www.rhythm.cx/~steve/devel/tcptrack/
Vcs-Git: git://anonscm.debian.org/collab-maint/tcptrack.git
Vcs-Browser: http://anonscm.debian.org/git/collab-maint/tcptrack.git

Package: tcptrack
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: TCP connection tracker, with states and speeds
 tcptrack is a sniffer which displays information about TCP connections
 it sees on a network interface. It passively watches for connections 
 on the network interface, keeps track of their state and displays a 
 list of connections in a manner similar to the unix 'top' command. It 
 displays  source and destination addresses and ports, connection 
 state, idle time, and bandwidth usage.
