| 1 | Source: network-manager-vpnc |
|---|
| 2 | Section: net |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: Soren Hansen <soren@ubuntu.com>, Michael Biebl <biebl@debian.org> |
|---|
| 6 | Build-Depends: cdbs, |
|---|
| 7 | debhelper (>= 7), |
|---|
| 8 | network-manager-dev (>= 0.7.0), |
|---|
| 9 | libnm-util-dev (>= 0.7.0.97), |
|---|
| 10 | libnm-glib-dev (>= 0.7.0), |
|---|
| 11 | libnm-glib-vpn-dev (>= 0.7.0), |
|---|
| 12 | intltool, |
|---|
| 13 | libdbus-glib-1-dev (>= 0.30), |
|---|
| 14 | libgnome-keyring-dev, |
|---|
| 15 | libgtk2.0-dev, |
|---|
| 16 | libgconf2-dev, |
|---|
| 17 | libglib2.0-dev, |
|---|
| 18 | libglade2-dev, |
|---|
| 19 | quilt |
|---|
| 20 | Standards-Version: 3.8.0 |
|---|
| 21 | Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/network-manager-vpnc |
|---|
| 22 | Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-vpnc |
|---|
| 23 | Homepage: http://www.gnome.org/projects/NetworkManager/ |
|---|
| 24 | |
|---|
| 25 | Package: network-manager-vpnc |
|---|
| 26 | Architecture: any |
|---|
| 27 | Depends: ${shlibs:Depends}, ${misc:Depends}, vpnc |
|---|
| 28 | Description: network management framework (VPNC plugin core) |
|---|
| 29 | NetworkManager attempts to keep an active network connection available at |
|---|
| 30 | all times. It is intended primarily for laptops where it allows easy |
|---|
| 31 | switching betwen local wireless networks, it's also useful on desktops |
|---|
| 32 | with a selection of different interfaces to use. It is not intended for |
|---|
| 33 | usage on servers. |
|---|
| 34 | . |
|---|
| 35 | This package provides a VPN plugin for vpnc, providing easy access Cisco |
|---|
| 36 | Concentrator based VPN's. |
|---|
| 37 | |
|---|
| 38 | Package: network-manager-vpnc-gnome |
|---|
| 39 | Architecture: any |
|---|
| 40 | Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager-vpnc (= ${binary:Version}) |
|---|
| 41 | Replaces: network-manager-vpnc (<< 0.6.4svn2806-1) |
|---|
| 42 | Conflicts: network-manager-vpnc (<< 0.6.4svn2806-1) |
|---|
| 43 | Description: network management framework (VPNC plugin GNOME GUI) |
|---|
| 44 | NetworkManager attempts to keep an active network connection available at |
|---|
| 45 | all times. It is intended primarily for laptops where it allows easy |
|---|
| 46 | switching betwen local wireless networks, it's also useful on desktops |
|---|
| 47 | with a selection of different interfaces to use. It is not intended for |
|---|
| 48 | usage on servers. |
|---|
| 49 | . |
|---|
| 50 | This package provides the GNOME bits of NetworkManager's VPNC plugin. |
|---|
| 51 | |
|---|