Source: openvpn
Section: net
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
# XSBC-Original-Maintainer: OpenVPN Maintainers <openvpn@packages.debian.org>
XSBC-Original-Uploaders:
 Bernhard Schmidt <berni@debian.org>,
 Jörg Frings-Fürst <debian@jff.email>,
 Marc Haber <mh+debian-packages@zugschlus.de>
Bugs: mailto:maintainers@lists.fastforward.deb822.org
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch: dpkg-dev (>= 1.16.1),
                    libcap-ng-dev [linux-any],
                    liblz4-dev,
                    liblzo2-dev,
                    libnl-genl-3-dev [linux-any],
                    libp11-kit-dev,
                    libpam0g-dev,
                    libpkcs11-helper1-dev,
                    libssl-dev,
                    libsystemd-dev [linux-any],
                    net-tools [!linux-any],
                    pkgconf,
                    python3-docutils,
                    systemd-dev [linux-any] | systemd [linux-any]
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://openvpn.net/community/
Vcs-Browser: https://git.fastforward.debian.net/trixie-fastforward-backports/openvpn
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/openvpn
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/openvpn
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/openvpn.git

Package: openvpn
Architecture: any
Depends: debconf | debconf-2.0,
         net-tools [!linux-any],
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: openssl, openvpn-systemd-resolved, resolvconf
Recommends: easy-rsa
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).
