diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-03-01 19:05:01 +0100 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-03-01 19:05:01 +0100 |
commit | eb75c34791b9b5ac45714d7a7b82d4e1f0f34071 (patch) | |
tree | 4c5559b4fcad40af4eb1e50b875ffb629e031794 /debian/control | |
parent | 2197ef36cc0ad4ee002589d093278e1864f5db33 (diff) | |
download | vyos-strongswan-eb75c34791b9b5ac45714d7a7b82d4e1f0f34071.tar.gz vyos-strongswan-eb75c34791b9b5ac45714d7a7b82d4e1f0f34071.zip |
fix libstrongswan-standard-plugins short description
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 072a08652..7a74ce255 100644 --- a/debian/control +++ b/debian/control @@ -81,7 +81,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}) Breaks: libstrongswan (<= 5.1.1-1), strongswan-ike (<= 5.1.1-1) Replaces: libstrongswan (<= 5.1.1-1),strongswan-ike (<= 5.1.1-1) -Description: strongSwan utility and crypto library (extra plugins) +Description: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . |