diff options
| author | Michael Biebl <biebl@debian.org> | 2011-05-04 22:51:31 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-05-04 22:51:31 +0200 |
| commit | d523f657fe9ba75b54fa2adb783be1c2405ddaac (patch) | |
| tree | 80de6e7be15e1859af0bc287f8ff70e9c73f86fc /debian/control | |
| parent | 84b85aef29488c9ded3076ee441fd4ee8ad5dd2d (diff) | |
| parent | b8a06581167a722d40171d7a03b608d3b773ca5e (diff) | |
Merge branch 'master' into experimental
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 106 |
1 files changed, 49 insertions, 57 deletions
diff --git a/debian/control b/debian/control index 7f1c2998..0f15ef56 100644 --- a/debian/control +++ b/debian/control @@ -54,15 +54,15 @@ Breaks: network-manager-vpnc (<< 0.8.99), network-manager-pptp (<< 0.8.99), ppp (<< 2.4.5) -Description: network management framework daemon - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. +Description: network management framework (daemon and userspace tools) + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . - This package provides the userspace daemons. + This package provides the userspace daemons and a command line interface to + interact with NetworkManager. . Optional dependencies: * policykit-1: Required for reading and writing system connections. @@ -87,12 +87,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: network management framework (GLib shared library) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package provides the shared library that applications can use to query connection status via NetworkManager. @@ -109,12 +108,11 @@ Depends: libglib2.0-dev, libdbus-glib-1-dev Description: network management framework (GLib interface) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package provides the interface that applications can use to query connection status via NetworkManager. @@ -126,12 +124,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: network management framework (GLib VPN shared library) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package provides the shared library that applications can use for creating VPN connections via NetworkManager. @@ -144,12 +141,11 @@ Depends: ${misc:Depends}, libnm-glib-dev Description: network management framework (GLib interface) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package provides the shared library that applications can use for creating VPN connections via NetworkManager. @@ -161,12 +157,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: network management framework (shared library) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package contains a convenience library to ease the access to NetworkManager. @@ -181,12 +176,11 @@ Depends: libglib2.0-dev, libdbus-glib-1-dev Description: network management framework (development files) - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package contains header and development files. @@ -197,13 +191,12 @@ Priority: extra Depends: network-manager (= ${binary:Version}) | libnm-util2 (= ${binary:Version}) | libnm-glib4 (= ${binary:Version}) | libnm-glib-vpn1 (= ${binary:Version}), ${misc:Depends} -Description: network management framework daemon - debugging symbols - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. +Description: network management framework (debugging symbols) + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package contains detached debugging symbols. @@ -212,12 +205,11 @@ Section: libs Architecture: any Depends: ${gir:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: GObject introspection data for NetworkManager - NetworkManager attempts to keep an active network connection available at all - times. It is intended only for the desktop use-case, and is not intended for - usage on servers. The point of NetworkManager is to make networking - configuration and setup as painless and automatic as possible. If using DHCP, - NetworkManager is _intended_ to replace default routes, obtain IP addresses - from a DHCP server, and change nameservers whenever it sees fit. + NetworkManager is a system network service that manages your network devices + and connections, attempting to keep active network connectivity when + available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE + devices, and provides VPN integration with a variety of different VPN + services. . This package contains introspection data for NetworkManager. . |