Source: iodine
Section: net
Priority: extra
-Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
+Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 5), po-debconf, help2man, zlib1g-dev, makedev
-Standards-Version: 3.7.2
-XS-Vcs-Svn: http://svn.toastfreeware.priv.at/debian/iodine/trunk/
-XS-Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/iodine/trunk/
+Build-Depends: check,
+ dpkg-dev (>= 1.16.1),
+ debhelper (>= 9),
+ help2man,
+ po-debconf,
+ zlib1g-dev,
+Standards-Version: 3.9.3
+Homepage: http://code.kryo.se/iodine
+Vcs-Git: git://git.toastfreeware.priv.at/debian/iodine.git
+Vcs-Browser: http://git.toastfreeware.priv.at/debian/iodine.git/
Package: iodine
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ adduser,
+ udev | makedev
+Suggests: dnsutils,
+ fping,
+ gawk,
+ ipcalc,
+ iproute
Description: tool for tunneling IPv4 data through a DNS server
This is a piece of software that lets you tunnel IPv4 data through a DNS
server. This can be usable in different situations where internet access is
firewalled, but DNS queries are allowed.
.
- Homepage: http://code.kryo.se/iodine
-
+ iodine is similar to nstx but has password authentication, brings up the
+ tun interface automatically and lets the user specify the IP address as a
+ command line option.