[Pkg-swan-devel] [strongswan] 01/10: enable systemd and swanctl. closes: #813788
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 eafaadbdef94c639cd6a43f41edc0841a95284ec
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Fri Feb 5 11:47:27 2016 +0100
enable systemd and swanctl. closes: #813788
---
debian/changelog | 1 +
debian/rules | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5d0f971..ebd4654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ strongswan (5.3.5-2) UNRELEASED; urgency=medium
* debian/rules:
- migrate debug package to ddeb.
+ - enable systemd and swanctl. closes: #813788
* debian/control:
- drop strongswan-dbg package.
diff --git a/debian/rules b/debian/rules
index 73731d2..337b03a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,8 @@ ifeq ($(DEB_BUILD_ARCH_OS),linux)
--with-capabilities=libcap \
--enable-farp \
--enable-dhcp \
- --enable-af-alg
+ --enable-af-alg \
+ --enable-systemd --enable-swanctl
endif
ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)
--
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