diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 | ||||
-rwxr-xr-x | debian/rules | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index bd25307..8e43221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1470,4 +1470,3 @@ openvpn (1.2.0-1) unstable; urgency=low * Initial Release. (Closes: #140463) -- Alberto Gonzalez Iniesta <agi@agi.as> Thu, 23 May 2002 11:00:37 +0200 - diff --git a/debian/control b/debian/control index 69a4324..41a7788 100644 --- a/debian/control +++ b/debian/control @@ -46,4 +46,3 @@ Description: virtual private network daemon 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). - diff --git a/debian/rules b/debian/rules index 28c13e4..bb5c118 100755 --- a/debian/rules +++ b/debian/rules @@ -78,4 +78,3 @@ override_dh_compress: override_dh_systemd_start: dh_systemd_start --restart-after-upgrade - |