[Pkg-swan-devel] [strongswan] 02/10: add charon-swanctl and charon-systemd packages
Yves-Alexis Perez
corsac at moszumanska.debian.org
Mon Feb 22 15:35:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch systemd-swanctl
in repository strongswan.
commit 1efbdd328cdaf1805943d67e98336679e07209de
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Fri Feb 5 11:50:07 2016 +0100
add charon-swanctl and charon-systemd packages
---
debian/changelog | 1 +
debian/control | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ebd4654..7ffaa6e 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 <corsac at debian.org> Mon, 11 Jan 2016 14:50:14 +0100
diff --git a/debian/control b/debian/control
index ce4e5d2..1eeb883 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.
--
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