[Pkg-swan-devel] [strongswan] 01/03: move updown plugin from -starter to -libcharon. closes: #884578

Yves-Alexis Perez corsac at moszumanska.debian.org
Mon Dec 18 19:29:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to annotated tag debian/5.6.1-3
in repository strongswan.

commit 212dd67d4515ae78a9ce5d71cc3083c80153ab14
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sun Dec 17 15:46:07 2017 +0100

    move updown plugin from -starter to -libcharon.             closes: #884578
---
 debian/changelog                    | 6 ++++++
 debian/control                      | 4 ++--
 debian/strongswan-libcharon.install | 5 +++++
 debian/strongswan-starter.install   | 5 -----
 4 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec6acda..7c77261 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+strongswan (5.6.1-3) UNRELEASED; urgency=medium
+
+  * move updown plugin from -starter to -libcharon.             closes: #884578
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 17 Dec 2017 15:45:36 +0100
+
 strongswan (5.6.1-2) unstable; urgency=medium
 
   * move counters plugin from -starter to -libcharon. closes: #882431
diff --git a/debian/control b/debian/control
index 7c9847b..3866691 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
diff --git a/debian/strongswan-libcharon.install b/debian/strongswan-libcharon.install
index 9227945..6cc9e73 100644
--- a/debian/strongswan-libcharon.install
+++ b/debian/strongswan-libcharon.install
@@ -8,3 +8,8 @@ etc/strongswan.d/charon/socket-default.conf
 usr/lib/ipsec/plugins/libstrongswan-counters.so
 usr/share/strongswan/templates/config/plugins/counters.conf
 etc/strongswan.d/charon/counters.conf
+# updown
+usr/lib/ipsec/plugins/libstrongswan-updown.so
+usr/share/strongswan/templates/config/plugins/updown.conf
+etc/strongswan.d/charon/updown.conf
+usr/lib/ipsec/_updown
diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install
index 7b02b0a..9a4c0d1 100644
--- a/debian/strongswan-starter.install
+++ b/debian/strongswan-starter.install
@@ -10,11 +10,6 @@ etc/ipsec.secrets
 usr/share/man/man8/ipsec.8
 usr/share/man/man5/ipsec.conf.5
 usr/share/man/man5/ipsec.secrets.5
-#updown
-usr/lib/ipsec/plugins/libstrongswan-updown.so
-usr/share/strongswan/templates/config/plugins/updown.conf
-etc/strongswan.d/charon/updown.conf
-usr/lib/ipsec/_updown
 #stroke
 usr/lib/ipsec/stroke
 usr/lib/ipsec/plugins/libstrongswan-stroke.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git



More information about the Pkg-swan-devel mailing list