f01c927470
tinc (1.0.14-1~bpo60+1) squeeze-backports; urgency=low * Rebuild for squeeze-backports. tinc (1.0.14-1) unstable; urgency=low * New upstream release. * Bump Standards-Version.
16 lines
597 B
Text
16 lines
597 B
Text
Source: tinc
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Guus Sliepen <guus@debian.org>
|
|
Standards-Version: 3.9.2
|
|
Build-Depends: libssl-dev, debhelper (>= 7.0.50~), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev
|
|
Homepage: http://www.tinc-vpn.org/
|
|
|
|
Package: tinc
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc: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.
|