Source: network-manager
Section: net
Priority: optional
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>
Build-Depends:
 debhelper (>= 8.1.0~),
 dh-autoreconf,
 autotools-dev,
 pkg-config,
 intltool,
 libdbus-glib-1-dev (>= 0.75),
 libdbus-1-dev (>= 1.1),
 libiw-dev(>= 27+28pre9),
 libglib2.0-dev (>= 2.22),
 libnl-3-dev,
 libnl-genl-3-dev,
 libnl-route-3-dev,
 ppp-dev (>= 2.4.5),
 libpolkit-gobject-1-dev,
 libnss3-dev,
 uuid-dev,
 libudev-dev (>= 147),
 libgudev-1.0-dev,
 libnotify-dev (>= 0.3),
 isc-dhcp-client (>= 4.1.1-P1-4),
 gtk-doc-tools,
 dbus-test-runner,
 libgirepository1.0-dev (>= 0.9.12),
 gobject-introspection (>= 0.9.12-4~),
 python-gobject-2,
 python-dbus,
 gir1.2-glib-2.0,
 gir1.2-freedesktop
Standards-Version: 3.9.3
Vcs-Bzr: https://code.launchpad.net/~network-manager/network-manager/ubuntu
Homepage: http://www.gnome.org/projects/NetworkManager/

Package: network-manager
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 lsb-base (>= 3.2-14),
 wpasupplicant (>= 0.7.3-1),
 dbus (>= 1.1.2),
 udev,
 isc-dhcp-client (>= 4.1.1-P1-4),
 iproute,
 dnsmasq-base,
 iputils-arping
Recommends:
 network-manager-pptp,
 network-manager-gnome | network-manager-kde | plasma-widget-networkmanagement,
 policykit-1,
 ppp (>= 2.4.5),
 iptables,
 modemmanager
Suggests: avahi-autoipd, python
Breaks:
 network-manager-gnome (<< 0.8.99),
 network-manager-kde (<< 1:0.9~~),
 network-manager-openvpn (<< 0.8.99),
 network-manager-vpnc (<< 0.8.99),
 network-manager-pptp (<< 0.8.99),
 ppp (<< 2.4.5)
Conflicts: connman
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 and a command line interface to
 interact with NetworkManager.
 .
 Optional dependencies:
  * policykit-1: Required for reading and writing system connections.
  * ppp: Required for establishing dial-up connections (e.g. via GSM).
  * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP
    address configuration.

Package: network-manager-dev
Architecture: any
Section: devel
Depends: ${misc:Depends}
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 provides header files that are needed to 
 compile VPN Plugins for NetworkManager.

Package: libnm-glib4
Section: libs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: network management framework (GLib shared library)
 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.

Package: libnm-glib-dev
Section: libdevel
Architecture: any
Depends:
 libnm-glib4 (= ${binary:Version}),
 gir1.2-networkmanager-1.0 (= ${binary:Version}),
 ${misc:Depends},
 libnm-util-dev,
 network-manager-dev,
 libglib2.0-dev,
 libdbus-glib-1-dev
Description: network management framework (GLib interface)
 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.

Package: libnm-glib-vpn1
Section: libs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Breaks: libnm-glib2
Replaces: libnm-glib2
Description: network management framework (GLib VPN shared library)
 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.

Package: libnm-glib-vpn-dev
Section: libdevel
Architecture: any
Depends:
 libnm-glib-vpn1 (= ${binary:Version}),
 ${misc:Depends},
 libnm-glib-dev
Description: network management framework (GLib interface)
 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.

Package: libnm-util2
Section: libs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: network management framework (shared library)
 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.

Package: libnm-util-dev
Section: libdevel
Architecture: any
Depends:
 libnm-util2 (= ${binary:Version}),
 gir1.2-networkmanager-1.0 (= ${binary:Version}),
 ${misc:Depends},
 libglib2.0-dev,
 libdbus-glib-1-dev
Description: network management framework (development files)
 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.

Package: network-manager-dbg
Architecture: any
Section: debug
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 (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.

Package: gir1.2-networkmanager-1.0
Section: libs
Architecture: any
Depends: ${gir:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: GObject introspection data for NetworkManager
 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.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

