summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2014-03-05 09:57:08 +0100
committerYves-Alexis Perez <corsac@debian.org>2014-03-05 09:57:08 +0100
commit4eb894c612261cae409a248eef0535a4fa9a9e8f (patch)
tree3bc56ea61a26437c469db44c6bb1c21272910981 /debian/control
parent369f941bfaa39bcc2cf0db8d5ae2b5cfcb2b4183 (diff)
downloadvyos-strongswan-4eb894c612261cae409a248eef0535a4fa9a9e8f.tar.gz
vyos-strongswan-4eb894c612261cae409a248eef0535a4fa9a9e8f.zip
Conflicts against openSwan
* debian/control: - add conflicts against openSwan. closes: #740808
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d0efb0e17..119ff8ace 100644
--- a/debian/control
+++ b/debian/control
@@ -176,7 +176,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (=
${binary:Version}), adduser
Recommends: strongswan-charon
-Conflicts: strongswan (<< 4.2.12-1)
+Conflicts: strongswan (<< 4.2.12-1), openswan
Description: strongSwan daemon starter and configuration file parser
The strongSwan VPN suite uses the native IPsec stack in the standard
Linux kernel. It supports both the IKEv1 and IKEv2 protocols.