From 3cedd1dd9877a0bae3e69d27c3d1a2fcd98787c0 Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Tue, 13 Dec 2011 11:04:22 +0100 Subject: Imported Debian patch 2.2.1-1 --- debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..385801f --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: openvpn +Section: net +Priority: optional +Maintainer: Alberto Gonzalez Iniesta +Build-Depends: debhelper (>= 7), libssl-dev (>> 0.9.8g-9), liblzo2-dev, libpam0g-dev, quilt, libpkcs11-helper1-dev +Standards-Version: 3.9.2 +Homepage: http://www.openvpn.net/ + +Package: openvpn +Architecture: any +Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, net-tools +Suggests: openssl, resolvconf +Description: virtual private network daemon + OpenVPN is an application to securely tunnel IP networks over a + single UDP or TCP port. It can be used to access remote sites, make + secure point-to-point connections, enhance wireless security, etc. + . + OpenVPN uses all of the encryption, authentication, and certification + features provided by the OpenSSL library (any cipher, key size, or + HMAC digest). + . + OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It + also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels + over NAT or connection-oriented stateful firewalls (such as Linux's iptables). + -- cgit v1.2.3