debian/0000755000000000000000000000000011435043463007171 5ustar debian/source/0000755000000000000000000000000011411604321010457 5ustar debian/source/format0000644000000000000000000000001411411604321011665 0ustar 3.0 (quilt) debian/control0000644000000000000000000000120411433735470010575 0ustar Source: netstat-nat Section: net Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 7.0.50~), autotools-dev Standards-Version: 3.9.1 Homepage: http://www.tweegy.nl/projects/netstat-nat/ Package: netstat-nat Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: tool that display NAT connections Netstat-nat is a small program written in C. It displays NAT connections, managed by netfilter/iptables which comes with the > 2.4.x Linux kernels. The program reads its information from '/proc/net/ip_conntrack', which is the temporary conntrack-storage of netfilter. debian/compat0000644000000000000000000000000211411604146010362 0ustar 7 debian/changelog0000644000000000000000000000710611433742302011043 0ustar netstat-nat (1.4.10-2) unstable; urgency=low * QA upload. * debian/rules: Replace regular rule targets by dh override targets. (Closes: #593769) - Build-depend on debhelper >= 7.0.50~. * Standards-Version bumped to 3.9.1. -- Johann Felix Soden Sat, 21 Aug 2010 14:21:13 +0200 netstat-nat (1.4.10-1) unstable; urgency=low * QA upload. * New upstream release * Convert package to the 3.0 (quilt) source format. * Standards-Version bumped to 3.8.4. -- Johann Felix Soden Sun, 27 Jun 2010 10:14:30 +0200 netstat-nat (1.4.9-2) unstable; urgency=low * QA upload. * Set Maintainer to Debian QA Group and remove Uploaders (Closes: #540833). * Update Build-Depends (Closes: #542523). * Now using dh 7 tiny.rules, debian/compat set to 7. * debian/watch: added. * debian/copyright: updated (netstat-nat is GPL-2+, not just GPL-2). * Standards-Version bumpet to 3.8.3 (Homepage field added). * Small changes on Descriptions. -- Ruben Molina Tue, 01 Dec 2009 10:32:59 -0500 netstat-nat (1.4.9-1) unstable; urgency=low * New upstream version (Closes: #458808) -- Andrés Roldán Sun, 06 Apr 2008 23:45:18 +0000 netstat-nat (1.4.8-1) unstable; urgency=low * New upstream version. (Closes: #358175) -- Andrés Roldán Fri, 08 Jun 2007 15:34:01 +0000 netstat-nat (1.4.7-1) unstable; urgency=low * New upstream version. * Added Julián Hernández Gómez as new Uploader. -- Andrés Roldán Thu, 30 Nov 2006 14:39:56 +0000 netstat-nat (1.4.5-2) unstable; urgency=low * Build-Depends on libc6-dev | libc6.1-dev. Fixes FTBFS bug on some archs. (Closes: #297108) -- Andrés Roldán Mon, 28 Feb 2005 13:47:37 +0000 netstat-nat (1.4.5-1) unstable; urgency=low * New upstream version. (Closes: #294082) * debian/patches/Makefile.dpatch: - Removed as this version uses a configure script. -- Andrés Roldán Mon, 7 Feb 2005 20:13:37 +0000 netstat-nat (1.4.3-2) unstable; urgency=low * Changed maintainer's e-mail. * Bumped Standars-Version to 3.6.1. -- Andrés Roldán Sun, 12 Oct 2003 00:37:38 +0000 netstat-nat (1.4.3-1) unstable; urgency=low * New upstream version. -- Andrés Roldán Sat, 13 Sep 2003 17:17:06 +0000 netstat-nat (1.4.2-6) unstable; urgency=low * Bumped Standard-Version to 3.6.0. * Built with newer libc6. -- Andrés Roldán Thu, 11 Sep 2003 02:41:45 +0000 netstat-nat (1.4.2-5) unstable; urgency=low * New maintainer. * Now build depends on dpatch. -- Andrés Roldán Fri, 16 May 2003 22:56:16 +0000 netstat-nat (1.4.2-4) unstable; urgency=low * New maintainer (closes: #187263). * Removed postrm and preinst scripts because package don't use debconf. -- Luis Bustamante Wed, 16 Apr 2003 09:56:31 -0500 netstat-nat (1.4.2-3) unstable; urgency=low * Change Maintainer field -- Igor Genibel Wed, 2 Apr 2003 14:06:57 +0200 netstat-nat (1.4.2-2) unstable; urgency=low * Orphan this package -- Igor Genibel Wed, 2 Apr 2003 13:35:52 +0200 netstat-nat (1.4.2-1) unstable; urgency=low * New upstream release -- Igor Genibel Fri, 21 Mar 2003 17:43:05 +0100 netstat-nat (1.4-1) unstable; urgency=low * Initial Release (Closes: #163307) -- Igor Genibel Fri, 4 Oct 2002 14:24:14 +0200 debian/watch0000644000000000000000000000012211411604146010210 0ustar version=3 http://www.tweegy.nl/projects/netstat-nat/ .*/netstat-nat-(.*)\.tar\.gz debian/rules0000755000000000000000000000055711433741414010257 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_install: dh_auto_install # W: netstat-nat: extra-license-file usr/share/doc/netstat-nat-1.4.9/COPYING.gz # W: netstat-nat: zero-byte-file-in-doc-directory usr/share/doc/netstat-nat-1.4.9/NEWS.gz rm -rf debian/netstat-nat/usr/share/doc/netstat-nat-*/ debian/copyright0000644000000000000000000000315411411604146011122 0ustar This work was packaged for Debian by: Ruben Molina on Tue, 01 Dec 2009 10:05:32 -0500 It was downloaded from: http://www.tweegy.nl/projects/netstat-nat/ Upstream Author: D.Wijsman Copyright: Copyright (C) 2002-2006 D.Wijsman License: This package 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 package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2009 Ruben Molina Copyright (C) 2003-2008 Andrés Roldán Copyright (C) 2003 Luis Bustamante Copyright (C) 2002-2002 Igor Genibel 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.