rename {03_,}cflags.patch
[debian/iodine.git] / debian / control
1 Source: iodine
2 Section: net
3 Priority: extra
4 Maintainer: gregor herrmann <gregoa@debian.org>
5 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 7.0.50), po-debconf, help2man,
7  zlib1g-dev, check, hardening-includes
8 Standards-Version: 3.9.1
9 Homepage: http://code.kryo.se/iodine
10 Vcs-Svn: http://svn.toastfreeware.priv.at/debian/iodine/trunk/
11 Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/iodine/trunk/
12
13 Package: iodine
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev, adduser
16 Suggests: iproute, ipcalc, dnsutils, fping, gawk
17 Description: tool for tunneling IPv4 data through a DNS server
18  This is a piece of software that lets you tunnel IPv4 data through a DNS
19  server. This can be usable in different situations where internet access is
20  firewalled, but DNS queries are allowed.
21  .
22  iodine is similar to nstx but has password authentication, brings up the
23  tun interface automatically and lets the user specify the IP address as a
24  command line option.