summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2016-10-22 21:21:59 +0200
committerYves-Alexis Perez <corsac@debian.org>2016-10-22 21:21:59 +0200
commit9b8b94ed47d9c1b4b6b96af02c2e1fb8051ae756 (patch)
tree061697f827a3457206cde2012a524ec0eca830d4 /debian/control
parente3ddd1e25ae7de426c50d56514c378c7c44cbe6d (diff)
downloadvyos-strongswan-9b8b94ed47d9c1b4b6b96af02c2e1fb8051ae756.tar.gz
vyos-strongswan-9b8b94ed47d9c1b4b6b96af02c2e1fb8051ae756.zip
add a Replaces on n-m-strongswan because it used to ship the Dbus service file
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d5255ac31..5992f7b09 100644
--- a/debian/control
+++ b/debian/control
@@ -249,6 +249,7 @@ Package: strongswan-nm
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: network-manager-strongswan
+Replaces: network-manager-strongswan (<= 1.4.1-1~)
Description: strongSwan plugin to interact with NetworkManager
The strongSwan VPN suite uses the native IPsec stack in the standard
Linux kernel. It supports both the IKEv1 and IKEv2 protocols.