From 1efbdd328cdaf1805943d67e98336679e07209de Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Fri, 5 Feb 2016 11:50:07 +0100 Subject: add charon-swanctl and charon-systemd packages --- debian/changelog | 1 + debian/control | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ebd4654eb..7ffaa6e28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ strongswan (5.3.5-2) UNRELEASED; urgency=medium - enable systemd and swanctl. closes: #813788 * debian/control: - drop strongswan-dbg package. + - add charon-swanctl and charon-systemd packages -- Yves-Alexis Perez Mon, 11 Jan 2016 14:50:14 +0100 diff --git a/debian/control b/debian/control index ce4e5d2b7..1eeb883ac 100644 --- a/debian/control +++ b/debian/control @@ -269,3 +269,22 @@ Description: standalone IPsec client . This package contains the charon-cmd command, which can be used as a client to connect to a remote IKE daemon. + +Package: charon-swanctl +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}) +Description: strongSwan IPsec client, swanctl command + The strongSwan VPN suite uses the native IPsec stack in the standard + Linux kernel. It supports both the IKEv1 and IKEv2 protocols. + . + This package contains the swanctl interface, used to configure a running + charon daemon + +Package: charon-systemd +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}) +Description: strongSwan IPsec client, systemd support + The strongSwan VPN suite uses the native IPsec stack in the standard + Linux kernel. It supports both the IKEv1 and IKEv2 protocols. + . + This package contains the charon-systemd files. -- cgit v1.2.3