summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 62289da..0000000
--- a/debian/control
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: nat-traverse
-Section: net
-Priority: optional
-Maintainer: Andrew Shadura <andrewsh@debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Homepage: https://www.speicherleck.de/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.