From a9dd8a1292c4570dc3213e694f9ddeee5f5154ba Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 8 Feb 2006 19:54:26 +0000 Subject: Add a separate binary package for libnm-util. Added build dependency on libnl and tightened the build-dep on libhal according to configure.in Added myself to Uploaders. Set dh_compat to 5 (recommended version) and tightended the build-dep on debhelper accourdingly. Added a Recommeds: wpasupplicant (>= 0.5.1) to network-manager git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@558 ceb527fc-18e6-0310-9fe2-813c157c29e7 --- debian/control | 43 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 09660b61..3d8f7cdb 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,15 @@ Source: network-manager Section: net Priority: optional Maintainer: Riccardo Setti -Build-Depends: debhelper (>= 4.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev, docbook-to-man +Uploaders: Michael Biebl +Build-Depends: debhelper (>= 5), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 1.0pre6), docbook-to-man Standards-Version: 3.6.2 Package: network-manager Architecture: any +Section: net Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10), lsb-base (>= 2.0-6) +Recommends: wpasupplicant (>= 0.5.1) 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 @@ -22,7 +25,7 @@ Package: network-manager-gnome Architecture: any Section: gnome Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager -Description: network management framework daemon +Description: network management framework (GNOME frontend) 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 @@ -36,7 +39,7 @@ Package: network-manager-dev Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends}, pkg-config -Description: network management framework daemon development +Description: network management framework daemon (development files) this package provides header files that are needed to compile VPN Plugins for NetworManager. @@ -44,7 +47,7 @@ Package: libnm-glib0 Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: network management framework daemon (GLib shared library) +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 @@ -58,8 +61,8 @@ Description: network management framework daemon (GLib shared library) Package: libnm-glib-dev Section: libdevel Architecture: any -Depends: libglib2.0-dev, libnm-glib0 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.60) -Description: network management framework daemon (GLib interface) +Depends: libnm-glib0 (= ${Source-Version}), libglib2.0-dev, libdbus-glib-1-dev (>= 0.60) +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 @@ -69,3 +72,31 @@ Description: network management framework daemon (GLib interface) . This package provides the interface that applications can use to query connection status via NetworkManager. + +Package: libnm-util0 +Section: libs +Architecture: any +Depends: ${shlibs: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. + . + This package contains a convenience library to ease the access to NetworkManager. + +Package: libnm-util-dev +Section: libdevel +Architecture: any +Depends: libnm-util0 (= ${Source-Version}), libglib2.0-dev, libdbus-glib-1-dev (>= 0.60) +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. + . + This package contains header and development files. -- cgit 1.3.0-6-gf8a5