Moved sources of the NetworkManager plugin to src/frontends.

This commit is contained in:
Tobias Brunner
2010-10-14 17:47:02 +02:00
parent 333bb05122
commit cf1bf2656e
30 changed files with 1 additions and 1 deletions
+29
View File
@@ -0,0 +1,29 @@
Source: network-manager-strongswan
Section: net
Priority: extra
Maintainer: Martin Willi <[email protected]>
Build-Depends: cdbs,
debhelper (>= 7),
network-manager-dev (>= 0.7),
libnm-util-dev (>= 0.7),
libnm-glib-dev (>= 0.7),
libnm-glib-vpn-dev (>= 0.7),
libdbus-glib-1-dev,
libglade2-dev,
libgnomeui-dev,
automake1.9,
gnome-common,
Standards-Version: 3.8.3
Package: network-manager-strongswan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan-nm, network-manager
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.