Drop armel_ftbfs.patch, fixed upstream.
[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: check (>= 0.9.10-3),
7                debhelper (>= 9),
8                dpkg-dev (>= 1.16.1),
9                help2man,
10                pkg-config,
11                po-debconf,
12                zlib1g-dev
13 Standards-Version: 3.9.5
14 Homepage: http://code.kryo.se/iodine
15 Vcs-Git: git://git.toastfreeware.priv.at/debian/iodine.git
16 Vcs-Browser: http://git.toastfreeware.priv.at/debian/iodine.git/
17
18 Package: iodine
19 Architecture: any
20 Depends: ${shlibs:Depends},
21          ${misc:Depends},
22          adduser,
23          udev [linux-any] | makedev [linux-any]
24 Suggests: dnsutils,
25           fping | oping,
26           gawk,
27           ipcalc,
28           iproute2,
29           network-manager-iodine,
30           network-manager-iodine-gnome
31 Description: tool for tunneling IPv4 data through a DNS server
32  This is a piece of software that lets you tunnel IPv4 data through a DNS
33  server. This can be usable in different situations where internet access is
34  firewalled, but DNS queries are allowed.
35  .
36  iodine is similar to nstx but has password authentication, brings up the
37  tun interface automatically and lets the user specify the IP address as a
38  command line option.