Source: miredo
Section: net
Priority: optional
Maintainer: Tomasz Buchert <tomasz@debian.org>
Build-Depends: automake (>= 1.11),
               autopoint,
               autotools-dev,
               debhelper (>= 10),
               dpkg-dev (>= 1.13.2),
               libcap2-dev [linux-any],
               libjudy-dev,
               libtool
Standards-Version: 3.9.8
Homepage: http://www.remlab.net/miredo/
Vcs-Git: git://anonscm.debian.org/collab-maint/miredo.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/miredo.git

Package: miredo
Architecture: any
Pre-Depends: adduser, udev [linux-any] | makedev (>= 2.3.1-62) [linux-any]
Depends: freebsd-net-tools [kfreebsd-any],
         iproute2 [linux-any],
         lsb-base (>= 3.0-6),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Teredo IPv6 tunneling through NATs
 The Teredo IPv6 tunneling protocol encapsulates IPv6 packets into UDP/IPv4
 datagrams, to allow hosts behind NAT devices to access the IPv6 Internet.
 .
 Miredo is a Teredo client (as per RFC 4380): it can provide IPv6
 connectivity to a dual-stack IPv6/IPv4 host even if it is located behind a
 NAT. It can also operate as a Teredo relay which forwards IPv6 packets
 between the IPv6 Internet and remote Teredo clients.

Package: miredo-server
Priority: extra
Architecture: any
Pre-Depends: adduser
Depends: lsb-base (>= 3.0-6), ${misc:Depends}, ${shlibs:Depends}
Conflicts: miredo (<< 1.0.4-2)
Suggests: miredo (= ${binary:Version})
Description: Teredo IPv6 tunneling server
 The Teredo IPv6 tunneling protocol encapsulates IPv6 packets into UDP/IPv4
 datagrams, to allow hosts behind NAT devices to access the IPv6 Internet.
 .
 Miredo-server provides a Teredo server. Teredo servers help Teredo clients
 determine their NAT configuration, maintain their NAT binding, and perform
 hole punching when transmitting IPv6 packets to other Teredo clients and/or
 Teredo relays.
