summaryrefslogtreecommitdiff
path: root/debian
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
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')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d7ef981f2..92283593c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ strongswan (5.5.1-1) UNRELEASED; urgency=medium
- install the new,empty /etc/ipsec.secrets
* debian/strongswan-nm.install:
- install /etc/dbus-1/system.d/nm-strongswan-service.conf
+ * debian/control:
+ - add a Replaces on n-m-strongswan because it used to ship the Dbus service.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 20 Oct 2016 16:18:48 +0200
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.