X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=debian%2Fcontrol;h=97c842149c87320b5cb4e9d4adad22f503d8e05e;hp=ea9c9ca20607db95928746596940bfbc6d82a38b;hb=2191d894bfd615e8fa7857d031ea630edc12a854;hpb=571cfb5846c710a0a3cdbdddce8936f6b34f1cf1 diff --git a/debian/control b/debian/control index ea9c9ca2..97c84214 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,14 @@ Source: tinc Section: non-US/main Priority: optional -Maintainer: Ivo Timmermans +Maintainer: Ivo Timmermans Standards-Version: 3.0.1 -Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12), automake, +Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12), + automake, debhelper, libtool Package: tinc Architecture: i386 -Depends: ${shlibs:Depends}, (libssl095a|libssl09), perl5 +Depends: ${shlibs:Depends}, ${perl: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 @@ -15,5 +16,5 @@ Description: Virtual Private Network daemon participating computer. . You need to have two kernel modules installed, on a Debian system - they should already be there; if they are not, the manual will + they should already be there. If they are not, the manual will explain you how to do that.