23459e1237
tinc (1.0.4-3) unstable; urgency=low * Depend on debconf | debconf-2.0. * Include vietnamese debconf translation. Closes: #322305 * Include japanese debconf translation. Closes: #319591
15 lines
564 B
Text
15 lines
564 B
Text
Source: tinc
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Guus Sliepen <guus@debian.org>
|
|
Standards-Version: 3.6.2
|
|
Build-Depends: libssl-dev, debhelper (>= 4.1.16), gettext, texi2html, zlib1g-dev, cdbs, liblzo-dev
|
|
|
|
Package: tinc
|
|
Architecture: any
|
|
Depends: debconf | debconf-2.0, ${shlibs:Depends}
|
|
Description: Virtual Private Network daemon
|
|
tinc is a daemon with which you can create a virtual private network
|
|
(VPN). One daemon can handle multiple connections, so you can
|
|
create an entire (moderately sized) VPN with only one daemon per
|
|
participating computer.
|