libnm replaces libnm-glib. This will make sense with port to libnm and is done to reduce line noise in that commit.
30 lines
985 B
Plaintext
30 lines
985 B
Plaintext
Source: network-manager-strongswan
|
|
Section: net
|
|
Priority: extra
|
|
Maintainer: Martin Willi <[email protected]>
|
|
Build-Depends: cdbs,
|
|
debhelper (>= 7),
|
|
libnm (>= 1.1.0),
|
|
network-manager-dev (>= 0.9),
|
|
libnm-util-dev (>= 0.9),
|
|
libnm-glib-dev (>= 0.9),
|
|
libnm-glib-vpn-dev (>= 0.9),
|
|
libgnomeui-dev,
|
|
libsecret-1-dev,
|
|
automake,
|
|
gnome-common,
|
|
Standards-Version: 3.8.3
|
|
|
|
Package: network-manager-strongswan
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan-nm, network-manager (>= 0.9)
|
|
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 between 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.
|