source: pkg/kev/main/network-manager-vpnc/trunk/debian/control @ 5099

Revision 5099, 2.0 KB checked in by alanbach-guest, 4 years ago (diff)
  • Copied boss svn repos to kev
Line 
1Source: network-manager-vpnc
2Section: net
3Priority: optional
4Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
5Uploaders: Soren Hansen <soren@ubuntu.com>, Michael Biebl <biebl@debian.org>
6Build-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
20Standards-Version: 3.8.0
21Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/network-manager-vpnc
22Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-vpnc
23Homepage: http://www.gnome.org/projects/NetworkManager/
24
25Package: network-manager-vpnc
26Architecture: any
27Depends: ${shlibs:Depends}, ${misc:Depends}, vpnc
28Description: 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
38Package: network-manager-vpnc-gnome
39Architecture: any
40Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager-vpnc (= ${binary:Version})
41Replaces: network-manager-vpnc (<< 0.6.4svn2806-1)
42Conflicts: network-manager-vpnc (<< 0.6.4svn2806-1)
43Description: 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
Note: See TracBrowser for help on using the repository browser.