X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/blobdiff_plain/329a84bb6a053daa620b92d1b9975f2294c7f976..16250e846ac329ce595b394678bcc9ee2d4a289c:/debian/control diff --git a/debian/control b/debian/control index 306516f..e77b55e 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,23 @@ Source: iodine Section: net Priority: extra -Maintainer: gregor herrmann +Maintainer: gregor herrmann Uploaders: tony mancill -Build-Depends: debhelper (>= 5), po-debconf, help2man, zlib1g-dev, makedev, dpatch, check -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: debhelper (>= 7), po-debconf, zlib1g-dev, quilt (>= 0.40), check +Standards-Version: 3.8.0 +Homepage: http://code.kryo.se/iodine +Vcs-Svn: http://svn.toastfreeware.priv.at/debian/iodine/trunk/ +Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/iodine/trunk/ Package: iodine Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev, adduser +Suggests: iproute, ipcalc, dnsutils, fping, gawk 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.