diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:36:47 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:36:47 +0100 |
commit | efca160812c4885caf97ce82bb56b685c5364cc2 (patch) | |
tree | e3f407082142628287ea5659315a641b940e1edc /debian/control | |
parent | 5c2a7ea94eccdac906a5472ebb4966a4ed1d0cb9 (diff) | |
download | vyos-strongswan-efca160812c4885caf97ce82bb56b685c5364cc2.tar.gz vyos-strongswan-efca160812c4885caf97ce82bb56b685c5364cc2.zip |
rename strongswan-ikev2 package to strongswan-ike for now and makes it replace strongswan-ikev1 and strongswan-ikev2.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 75000a79d..f22d47250 100644 --- a/debian/control +++ b/debian/control @@ -82,6 +82,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: curl Provides: ike-server Conflicts: freeswan (<< 2.04-12), openswan, strongswan (<< 4.2.12-1) +Replaces: strongswan-ikev1, strongswan-ikev2 Description: strongSwan Internet Key Exchange (v2) daemon StrongSwan is an IPsec-based VPN solution for the Linux kernel. It uses the native IPsec stack and runs on any recent 2.6 kernel (no patching required). |