diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-12-17 15:46:07 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-12-17 15:46:07 +0100 |
commit | 212dd67d4515ae78a9ce5d71cc3083c80153ab14 (patch) | |
tree | 00a9ed877347316ed3b817b5de1d1e50174554aa /debian/control | |
parent | fdd7bbc42af067d8fd9143e671b29ed2677fc363 (diff) | |
download | vyos-strongswan-212dd67d4515ae78a9ce5d71cc3083c80153ab14.tar.gz vyos-strongswan-212dd67d4515ae78a9ce5d71cc3083c80153ab14.zip |
move updown plugin from -starter to -libcharon. closes: #884578
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7c9847bfa..3866691ac 100644 --- a/debian/control +++ b/debian/control @@ -214,8 +214,8 @@ Architecture: any Depends: libstrongswan (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} -Breaks: strongswan-starter (<= 5.6.1-1) -Replaces: strongswan-starter (<= 5.6.1-1) +Breaks: strongswan-starter (<= 5.6.1-2) +Replaces: strongswan-starter (<= 5.6.1-2) Suggests: libcharon-extra-plugins Description: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard |