aboutsummaryrefslogtreecommitdiffstats
path: root/build/network-manager-strongswan/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'build/network-manager-strongswan/debian/control')
-rw-r--r--build/network-manager-strongswan/debian/control28
1 files changed, 28 insertions, 0 deletions
diff --git a/build/network-manager-strongswan/debian/control b/build/network-manager-strongswan/debian/control
new file mode 100644
index 000000000..f5db8d79f
--- /dev/null
+++ b/build/network-manager-strongswan/debian/control
@@ -0,0 +1,28 @@
+Source: network-manager-strongswan
+Section: net
+Priority: extra
+Maintainer: Martin Willi <martin@strongswan.org>
+Build-Depends: cdbs,
+ debhelper (>= 5),
+ network-manager-dev (>= 0.7~~svn20080818),
+ libnm-glib-dev (>= 0.7~~svn20080818),
+ automake1.9,
+ gnome-common,
+ intltool,
+ libgnomeui-dev,
+ libdbus-glib-1-dev,
+ patchutils
+Standards-Version: 3.7.3.0
+
+Package: network-manager-strongswan
+Architecture: any
+Depends: strongswan-nm
+Description: network management framework (strongSwan plugin)
+ NetworkManager attempts to keep an active network connection available at
+ all times. It is intended primarily for laptops where it allows easy
+ switching betwen local wireless networks, it's also useful on desktops
+ with a selection of different interfaces to use. It is not intended for
+ usage on servers.
+ .
+ This package provides a VPN plugin for strongSwan, providing easy access to
+ IKEv2 IPSec VPN's.