debian/0000775000000000000000000000000011666322503007174 5ustar debian/copyright0000664000000000000000000000463711624455060011140 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 Upstream-Name: tcptrack Source: http://www.rhythm.cx/~steve/devel/tcptrack/ Files: * License: LGPL-2.1 Copyright: 2003, Steve Benson Files: src/Collector.cc src/Collector.h src/PacketBuffer.cc src/PacketBuffer.h src/Sniffer.cc src/Sniffer.h src/SortedIterator.cc src/SortedIterator.h src/TCContainer.cc src/TCContainer.h src/TCPConnection.cc src/TCPConnection.h src/TextUI.cc src/TextUI.h src/headers.h src/main.cc src/util.cc src/util.h License: GPL-2+ File: debian/* Copyright: 2004, Leo Costela 2011, Chow Loong Jin License: GPL-2+ License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of this license can be found in `/usr/share/common-licenses/LGPL-2.1' License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of this license can be found in `/usr/share/common-licenses/GPL-2' debian/compat0000664000000000000000000000000211624455060010371 0ustar 7 debian/control0000664000000000000000000000173511624455060010604 0ustar Source: tcptrack Section: net Priority: optional Maintainer: Chow Loong Jin 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. debian/watch0000664000000000000000000000015211624455060010222 0ustar version=3 http://www.rhythm.cx/~steve/devel/tcptrack/release/([0-9\.]+)/source/tcptrack-([0-9\.]+).tar.gz debian/changelog0000664000000000000000000000674311666322502011057 0ustar tcptrack (1.4.2-1build1) precise; urgency=low * No-change rebuild to drop spurious libsfgcc1 dependency on armhf. -- Adam Conrad Fri, 02 Dec 2011 21:27:46 -0700 tcptrack (1.4.2-1) unstable; urgency=low [ Leo Antunes ] * [0ac3f61] adding .pc to gitignore [ Chow Loong Jin ] * [834e302] Add Vcs-* fields * [1e8fd17] Imported Upstream version 1.4.1 - Fix command line heap overflow (Closes: #551092) * [68e6680] Imported Upstream version 1.4.2 - Fix uninitialized variables - Drop unused but set parameter "t" (Closes: #625416) * [5f5c6b9] Drop all upstreamed patches -- Chow Loong Jin Thu, 04 Aug 2011 01:43:33 +0800 tcptrack (1.4.0-1) unstable; urgency=low * [e7aaaf1] New upstream release: - Incorporated patches from Kristof Provost for IPv6 support (Closes: #602232) and numerous cleanups and bug fixes. An issue where tcptrack would run but not display any connections should now be fixed. Thanks to Ronald W. Henderson for help testing and debugging. * [4ed20a1] Add watch file * [e9f4f02] Change Maintainer field to myself (adoption) * [5c64984] Move to 3.0 (quilt) source format * [2fab81d] No change Standards-Version bump from 3.7.3 → 3.9.1 * [c03c283] Align build-deps one per-line * [55c732a] Migrate to debhelper 7 * [82d9980] Don't bundle config.guess and config.sub * [368c387] Add misc:Depends to tcptrack binary deps * [08db10b] Update and migrate copyright to DEP-5 format -- Chow Loong Jin Wed, 06 Apr 2011 00:52:15 +0800 tcptrack (1.3.0-1) unstable; urgency=low * New upstream release * debian/control: - policy bump: 3.7.3 (no changes) - added Homepage field - short description copyediting * debian/patches/20_gcc4.3_ftbfs.patch: fix FTBFS with GCC 4.3 (closes:#455346) -- Leo Costela Thu, 07 Feb 2008 19:26:17 +0100 tcptrack (1.2.0-1) unstable; urgency=low * New upstream release * Remove gcc 4.1 patch (fixed upstream) -- Leo Costela Wed, 31 Jan 2007 01:15:37 -0200 tcptrack (1.1.5-2) unstable; urgency=low * Switched to CDBS * Applied patch to compile with GCC 4.1 (thanks Martin) (closes: #355598) * Updated policy to 3.7.2 (no changes) -- Leo Costela Sat, 13 May 2006 01:59:54 -0300 tcptrack (1.1.5-1) unstable; urgency=low * New upstream release -- Leo Costela Mon, 14 Oct 2005 13:12:54 -0300 tcptrack (1.1.4-1) unstable; urgency=low * New upstream release * Fix timezone in changelog -- Leo Costela Mon, 11 Oct 2004 09:03:05 -0300 tcptrack (1.1.3-1) unstable; urgency=low * New upstream release -- Leo Costela Tue, 17 Aug 2004 18:47:35 -0300 tcptrack (1.1.2-1) unstable; urgency=low * New upstream release -- Leo Costela Tue, 18 May 2004 08:44:50 -0300 tcptrack (1.1.1-2) unstable; urgency=low * Changed build-dep on libpcap (Closes: #249186) -- Leo Costela Tue, 18 May 2004 08:44:50 -0300 tcptrack (1.1.1-1) unstable; urgency=low * New upstream release (Closes: #245227) -- Leo Costela Mon, 10 May 2004 08:53:58 -0300 tcptrack (1.1.0final-1) unstable; urgency=low * New release -- Leo Costela Mon, 19 Apr 2004 17:38:15 -0300 tcptrack (1.1.0beta1-1) unstable; urgency=low * First Debian release -- Leo Costela Thu, 8 Apr 2004 13:00:43 -0300 debian/rules0000775000000000000000000000006511624455060010254 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 %: dh $@ debian/source/0000775000000000000000000000000011624455060010473 5ustar debian/source/format0000664000000000000000000000001411624455060011701 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000003111624455060010040 0ustar AUTHORS NEWS README TODO