source: pkg/frankie/main/network-manager-openvpn/trunk/debian/control @ 6137

Revision 6137, 2.0 KB checked in by alanbach-guest, 3 years ago (diff)
  • Sync'd with Debian 0.7.2-1
Line 
1Source: network-manager-openvpn
2Section: net
3Priority: optional
4Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
5Uploaders: Michael Biebl <biebl@debian.org>
6Build-Depends: cdbs,
7 debhelper (>= 7),
8 network-manager-dev (>= 0.7.2),
9 libnm-util-dev (>= 0.7.2),
10 libnm-glib-dev (>= 0.7.2),
11 libnm-glib-vpn-dev (>= 0.7.2),
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.3
21Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/network-manager-openvpn
22Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-openvpn
23Homepage: http://www.gnome.org/projects/NetworkManager/
24
25Package: network-manager-openvpn
26Architecture: any
27Depends: ${shlibs:Depends}, ${misc:Depends}, openvpn (>= 2.1~rc9)
28Description: network management framework (OpenVPN 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 OpenVPN.
36
37Package: network-manager-openvpn-gnome
38Architecture: any
39Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager-openvpn (= ${binary:Version})
40Replaces: network-manager-openvpn (<< 0.3.2svn2855-1)
41Conflicts: network-manager-openvpn (<< 0.3.2svn2855-1)
42Description: network management framework (OpenVPN plugin GNOME GUI)
43 NetworkManager attempts to keep an active network connection available at
44 all times.  It is intended primarily for laptops where it allows easy
45 switching betwen local wireless networks, it's also useful on desktops
46 with a selection of different interfaces to use.  It is not intended for
47 usage on servers.
48 .
49 This package provides the GNOME bits of NetworkManager's OpenVPN plugin.
50
Note: See TracBrowser for help on using the repository browser.