1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
|
Source: network-manager
Section: net
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>,
Sjoerd Simons <sjoerd@debian.org>,
Aron Xu <aron@debian.org>
Build-Depends: debhelper-compat (= 13),
automake (>= 1.12),
pkg-config,
intltool,
libglib2.0-dev (>= 2.32),
ppp-dev (>= 2.4.7-1+1),
libselinux1-dev,
libaudit-dev,
libgnutls28-dev (>= 2.12),
uuid-dev,
systemd (>= 185),
libsystemd-dev (>= 209),
libudev-dev (>= 175),
libgirepository1.0-dev (>= 0.10.7-1~),
gobject-introspection (>= 0.9.12-4~),
python3-gi,
libpsl-dev (>= 0.1),
libcurl4-gnutls-dev (>= 7.24.0),
gtk-doc-tools,
libglib2.0-doc,
libmm-glib-dev (>= 0.7.991),
libndp-dev,
libreadline-dev,
libnewt-dev (>= 0.52.15),
libteam-dev (>= 1.9),
libjansson-dev,
libbluetooth-dev (>= 5),
valac (>= 0.17.1.24),
dbus <!nocheck>,
python3-dbus <!nocheck>,
iproute2 <!nocheck>,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git
Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager
Homepage: https://wiki.gnome.org/Projects/NetworkManager
Package: network-manager
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends},
libnm0 (= ${binary:Version}),
wpasupplicant,
dbus,
udev,
adduser,
policykit-1
Recommends: ppp,
dnsmasq-base,
iptables,
modemmanager,
wireless-regdb,
libpam-systemd,
Suggests: libteam-utils,
isc-dhcp-client,
Breaks: ${misc:Breaks}
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, Wi-Fi, 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:
* ppp: Required for establishing dial-up connections (e.g. via GSM).
* dnsmasq-base/iptables: Required for creating Ad-hoc connections and
connection sharing.
* libteam-utils: Network Team driver allows multiple network interfaces to be
teamed together and act like a single one. This process is called "ethernet
bonding", "channel teaming" or "link aggregation".
Package: network-manager-dev
Section: devel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: network management framework (development files)
This package provides documentation of the NetworkManager D-Bus API, the
configuration formats and command line utilities.
It also provides D-Bus introspection files.
Package: libnm0
Section: libs
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
Description: GObject-based client library 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, Wi-Fi, 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-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends},
libnm0 (= ${binary:Version}),
gir1.2-nm-1.0 (= ${binary:Version}),
libglib2.0-dev
Description: GObject-based client library for NetworkManager (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, Wi-Fi, 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: gir1.2-nm-1.0
Section: introspection
Architecture: linux-any
Multi-Arch: same
Depends: ${gir:Depends},
${shlibs:Depends},
${misc:Depends}
Breaks: gir1.2-networkmanager-1.0 (<< 1.8.0-2)
Replaces: gir1.2-networkmanager-1.0 (<< 1.8.0-2)
Description: GObject introspection data for the libnm 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, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains introspection data for NetworkManager using libnm.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: network-manager-config-connectivity-debian
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
network-manager (>= ${source:Version})
Description: NetworkManager configuration to enable connectivity checking
This package contains a configuration file which enables NetworkManager's
connectivity checking functionality.
.
NetworkManager will try to connect to a Debian server to determine the
connection status.
.
This is particularly useful for captive portal detection.
.
No user data is transmitted in the connectivity checks, but merely contacting
the Debian connectivity check servers reveals that the user is running a
Debian(-based) operating system with NetworkManager.
|