debian/0000755000000000000000000000000012122432066007164 5ustar debian/control0000644000000000000000000000153612122431211010563 0ustar Source: nat-traverse Section: net Priority: optional Maintainer: Andrew Shadura Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://m19s28.dyndns.org/iblech/nat-traverse/ Vcs-Hg: http://anonscm.debian.org/hg/collab-maint/nat-traverse/ Vcs-Browser: http://anonscm.debian.org/hg/collab-maint/nat-traverse/ Package: nat-traverse Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: NAT gateway traversal utility nat-traverse establishes connections between nodes which are behind NAT gateways, i.e. hosts which do not have public IP addresses. Additionally, you can setup a small VPN by using pppd on top of nat-traverse. nat-traverse does not need an external server on the Internet, and it isn't necessary to reconfigure the involved NAT gateways, either. nat-traverse works out-of-the-box. debian/install0000644000000000000000000000002612013002562010544 0ustar nat-traverse /usr/bin debian/watch0000644000000000000000000000023512013002737010212 0ustar # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://m19s28.dyndns.org/iblech/nat-traverse/ nat-traverse-([\d.]*).tar.bz2 debian/docs0000644000000000000000000000000712013002562010025 0ustar README debian/dirs0000644000000000000000000000001012013002562010030 0ustar usr/bin debian/changelog0000644000000000000000000000155212122430503011033 0ustar nat-traverse (0.6-1) unstable; urgency=low * New upstream release. * New maintainer. * Use dh9 short form. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.3 (no changes needed). * Fix Homepage header. * Specify proper dependencies using ${perl:Depends}. * Update short description. * Update copyright information, refer to GPL properly. * Fix watch file. * Use Architecture: all as the package is architecture-independent. -- Andrew Shadura Wed, 20 Mar 2013 22:59:18 +0100 nat-traverse (0.4-1) unstable; urgency=low * New upstream release. * Bumped Standards-Version to 3.6.2 (no further changes). -- Michael Prokop Wed, 24 Aug 2005 11:59:18 +0200 nat-traverse (0.3-1) unstable; urgency=low * Initial release. -- Michael Prokop Mon, 18 Jul 2005 22:01:25 +0200 debian/source/0000755000000000000000000000000012013004053010452 5ustar debian/source/format0000644000000000000000000000001412013004053011660 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000212712122431725011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nat-traverse Upstream-Contact: Ingo Blechschmidt Source: http://m19s28.dyndns.org/iblech/nat-traverse/ Copyright: 2005, 2012 Ingo Blechschmidt 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 the GNU Library General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/manpages0000644000000000000000000000001712013004301010662 0ustar nat-traverse.1 debian/rules0000755000000000000000000000003612013002562010234 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212013002562010353 0ustar 9