Import Debian changes 1.0.8-1
tinc (1.0.8-1) unstable; urgency=low * New upstream release. Closes: #173987 * Include german debconf translation. Closes: #412351 * Build-Depend on texinfo. Closes: #424209
This commit is contained in:
commit
74be525b2f
24 changed files with 457 additions and 247 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -3,13 +3,15 @@ Section: net
|
|||
Priority: optional
|
||||
Maintainer: Guus Sliepen <guus@debian.org>
|
||||
Standards-Version: 3.7.2
|
||||
Build-Depends: libssl-dev, debhelper (>= 4.1.16), gettext, texi2html, zlib1g-dev, cdbs, liblzo2-dev
|
||||
Build-Depends: libssl-dev, debhelper (>= 4.1.16), gettext, texi2html, texinfo, zlib1g-dev, cdbs, liblzo2-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
|
||||
(VPN). One daemon can handle multiple connections, so you can
|
||||
create an entire (moderately sized) VPN with only one daemon per
|
||||
participating computer.
|
||||
.
|
||||
Homepage: http://www.tinc-vpn.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue