| 1 | Source: network-manager |
|---|
| 2 | Section: net |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: Riccardo Setti <giskard@debian.org>, Michael Biebl <biebl@debian.org> |
|---|
| 6 | Build-Depends: debhelper (>= 7), |
|---|
| 7 | cdbs, |
|---|
| 8 | autotools-dev, |
|---|
| 9 | pkg-config, |
|---|
| 10 | intltool, |
|---|
| 11 | quilt, |
|---|
| 12 | libdbus-glib-1-dev (>= 0.75), |
|---|
| 13 | libiw-dev(>= 27+28pre9), |
|---|
| 14 | libglib2.0-dev, |
|---|
| 15 | libhal-dev (>= 0.5.0), |
|---|
| 16 | libnl-dev (>= 1.0~pre8), |
|---|
| 17 | ppp-dev, |
|---|
| 18 | libpolkit-dbus-dev, |
|---|
| 19 | libgnutls-dev, |
|---|
| 20 | uuid-dev, |
|---|
| 21 | libudev-dev |
|---|
| 22 | Standards-Version: 3.8.3 |
|---|
| 23 | Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager |
|---|
| 24 | Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager |
|---|
| 25 | Homepage: http://www.gnome.org/projects/NetworkManager/ |
|---|
| 26 | |
|---|
| 27 | Package: network-manager |
|---|
| 28 | Architecture: any |
|---|
| 29 | Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.2-1), dbus (>= 1.1.2), hal (>= 0.5.7.1), ifupdown, adduser, dhcp3-client |
|---|
| 30 | Recommends: network-manager-gnome | network-manager-kde, policykit, ppp, dnsmasq-base, iptables |
|---|
| 31 | Suggests: avahi-autoipd |
|---|
| 32 | Conflicts: network-manager-gnome (<< 0.6.5-1), network-manager-pptp (<< 0.7~~) |
|---|
| 33 | Replaces: network-manager-gnome (<< 0.6.5-1), network-manager-pptp (<< 0.7~~) |
|---|
| 34 | Breaks: network-manager-gnome (<< 0.7~~), network-manager-kde (<< 1:0.7~~), network-manager-openvpn (<< 0.7~~), network-manager-vpnc (<< 0.7~~), network-manager-pptp (<< 0.7~~) |
|---|
| 35 | Description: network management framework daemon |
|---|
| 36 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 37 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 38 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 39 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 40 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 41 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 42 | . |
|---|
| 43 | This package provides the userspace daemons. |
|---|
| 44 | . |
|---|
| 45 | Optional dependencies: |
|---|
| 46 | * policykit: Required for reading and writing system connections. |
|---|
| 47 | * ppp: Required for establishing dial-up connections (e.g. via GSM). |
|---|
| 48 | * dnsmasq-base/iptables: Required for creating Ad-hoc connections and |
|---|
| 49 | connection sharing. |
|---|
| 50 | * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP |
|---|
| 51 | address configuration. |
|---|
| 52 | |
|---|
| 53 | Package: network-manager-dev |
|---|
| 54 | Architecture: any |
|---|
| 55 | Section: devel |
|---|
| 56 | Depends: ${misc:Depends} |
|---|
| 57 | Description: network management framework (development files) |
|---|
| 58 | this package provides header files that are needed to |
|---|
| 59 | compile VPN Plugins for NetworkManager. |
|---|
| 60 | |
|---|
| 61 | Package: libnm-glib0 |
|---|
| 62 | Section: libs |
|---|
| 63 | Architecture: any |
|---|
| 64 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 65 | Description: network management framework (GLib shared library) |
|---|
| 66 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 67 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 68 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 69 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 70 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 71 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 72 | . |
|---|
| 73 | This package provides the shared library that applications can use to query |
|---|
| 74 | connection status via NetworkManager. |
|---|
| 75 | |
|---|
| 76 | Package: libnm-glib-dev |
|---|
| 77 | Section: libdevel |
|---|
| 78 | Architecture: any |
|---|
| 79 | Depends: libnm-glib0 (= ${binary:Version}), ${misc:Depends}, libnm-util-dev, network-manager-dev, libglib2.0-dev, libdbus-glib-1-dev (>= 0.60) |
|---|
| 80 | Description: network management framework (GLib interface) |
|---|
| 81 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 82 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 83 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 84 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 85 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 86 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 87 | . |
|---|
| 88 | This package provides the interface that applications can use to query |
|---|
| 89 | connection status via NetworkManager. |
|---|
| 90 | |
|---|
| 91 | Package: libnm-glib-vpn0 |
|---|
| 92 | Section: libs |
|---|
| 93 | Architecture: any |
|---|
| 94 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 95 | Description: network management framework (GLib VPN shared library) |
|---|
| 96 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 97 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 98 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 99 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 100 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 101 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 102 | . |
|---|
| 103 | This package provides the shared library that applications can use for |
|---|
| 104 | creating VPN connections via NetworkManager. |
|---|
| 105 | |
|---|
| 106 | Package: libnm-glib-vpn-dev |
|---|
| 107 | Section: libdevel |
|---|
| 108 | Architecture: any |
|---|
| 109 | Depends: libnm-glib-vpn0 (= ${binary:Version}), ${misc:Depends}, libnm-glib-dev |
|---|
| 110 | Description: network management framework (GLib interface) |
|---|
| 111 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 112 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 113 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 114 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 115 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 116 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 117 | . |
|---|
| 118 | This package provides the shared library that applications can use for |
|---|
| 119 | creating VPN connections via NetworkManager. |
|---|
| 120 | |
|---|
| 121 | Package: libnm-util1 |
|---|
| 122 | Section: libs |
|---|
| 123 | Architecture: any |
|---|
| 124 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 125 | Description: network management framework (shared library) |
|---|
| 126 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 127 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 128 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 129 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 130 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 131 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 132 | . |
|---|
| 133 | This package contains a convenience library to ease the access to |
|---|
| 134 | NetworkManager. |
|---|
| 135 | |
|---|
| 136 | Package: libnm-util-dev |
|---|
| 137 | Section: libdevel |
|---|
| 138 | Architecture: any |
|---|
| 139 | Depends: libnm-util1 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev |
|---|
| 140 | Description: network management framework (development files) |
|---|
| 141 | NetworkManager attempts to keep an active network connection available at all |
|---|
| 142 | times. It is intended only for the desktop use-case, and is not intended for |
|---|
| 143 | usage on servers. The point of NetworkManager is to make networking |
|---|
| 144 | configuration and setup as painless and automatic as possible. If using DHCP, |
|---|
| 145 | NetworkManager is _intended_ to replace default routes, obtain IP addresses |
|---|
| 146 | from a DHCP server, and change nameservers whenever it sees fit. |
|---|
| 147 | . |
|---|
| 148 | This package contains header and development files. |
|---|
| 149 | |
|---|