Updating HEAD branch #2; removing debian/ dir.

This commit is contained in:
Ivo Timmermans 2002-04-09 14:58:14 +00:00
parent 50f2afec7e
commit db59cbfa47
13 changed files with 0 additions and 475 deletions

18
debian/control vendored
View file

@ -1,18 +0,0 @@
Source: tinc
Section: non-US/main
Priority: optional
Maintainer: Ivo Timmermans <itimmermans@bigfoot.com>
Standards-Version: 3.0.1
Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12), automake,
Package: tinc
Architecture: i386
Depends: ${shlibs:Depends}, (libssl095a|libssl09), perl5
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.
.
You need to have two kernel modules installed, the manual will
explain you how to do that.