summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@corsac.net>2012-06-29 13:32:19 +0200
committerYves-Alexis Perez <corsac@corsac.net>2012-06-29 13:32:19 +0200
commit20fc85e2d509b69cc12519548a1b1524c947d1cd (patch)
tree9f44720f588816bb9b3aae82b1ad25f399c74ff3
parent50a1b175c64f6787bade894a68cd8cdbf50ab4d5 (diff)
downloadvyos-strongswan-20fc85e2d509b69cc12519548a1b1524c947d1cd.tar.gz
vyos-strongswan-20fc85e2d509b69cc12519548a1b1524c947d1cd.zip
make strongswan-nm linux-any and adjust network-manager-dev build-dep to only happen on linux arches. closes: #640928
-rw-r--r--debian/changelog2
-rw-r--r--debian/control6
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ff4edd2e4..56513481c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ strongswan (4.6.4-0.1) UNRELEASED; urgency=low
scripts.
- update debhelper build-dep to 9 and add dpkg-dev 1.16.2 build-dep for
hardening support.
+ - make strongswan-nm linux-any and adjust network-manager-dev build-dep to
+ only happen on linux arches. closes: #640928
* debian/compat bumped to 9.
* debian/rules:
- enable hardening flags with PIE and bindnow.
diff --git a/debian/control b/debian/control
index fab42e19f..c3bbe4df1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev,
libssl-dev (>= 0.9.8), libcurl4-openssl-dev | libcurl3-dev | libcurl2-dev,
libldap2-dev, libpam0g-dev, libkrb5-dev, bison, flex, bzip2, po-debconf,
- hardening-wrapper, network-manager-dev, libfcgi-dev, clearsilver-dev,
- libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7),
+ hardening-wrapper, libfcgi-dev, clearsilver-dev,
+ libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7) [linux-any],
libnm-glib-vpn-dev (>= 0.7), libnm-util-dev (>= 0.7), gperf, libcap-dev
Homepage: http://www.strongswan.org
@@ -111,7 +111,7 @@ Description: strongSwan Internet Key Exchange (v2) daemon
This build of charon can run in parallel with pluto, the IKEv1 daemon.
Package: strongswan-nm
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan-ikev2
Recommends: network-manager-strongswan
Description: strongSwan plugin to interact with NetworkManager