about summary refs log tree commit diff
path: root/debian/control
blob: 1b6a35886d29088297d47fa433c706a8a8ee059d (plain)
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
Source: network-manager
Section: net
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-gir,
               dh-sequence-installsysusers,
               meson (>= 0.51.0),
               pkgconf,
               gettext (>= 0.19.8),
               libglib2.0-dev (>= 2.42),
               ppp-dev,
               libselinux-dev,
               libaudit-dev,
               libgnutls28-dev (>= 2.12),
               uuid-dev,
               systemd-dev,
               libsystemd-dev (>= 209),
               libudev-dev (>= 175),
               gir1.2-gio-2.0-dev,
               gobject-introspection,
               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 (>= 2.7),
               libbluetooth-dev (>= 5),
               libdbus-1-dev,
               libpolkit-gobject-1-dev,
               mobile-broadband-provider-info,
               valac,
               libpolkit-gobject-1-dev,
               dbus-daemon <!nocheck>,
               python3-dbus <!nocheck>,
               python3-pexpect <!nocheck>,
               iproute2 <!nocheck>,
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git
Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager
Homepage: https://networkmanager.dev/

Package: network-manager
Architecture: linux-any
Depends: libnm0 (= ${binary:Version}),
         default-dbus-system-bus | dbus-system-bus,
Recommends: ppp,
            dnsmasq-base,
            modemmanager,
            wireless-regdb,
            wpasupplicant,
            libpam-systemd,
            polkitd,
            udev,
            network-manager-l10n,
          network-manager-tui,
Suggests: network-manager-ovs,
          network-manager-team,
          nftables | iptables,
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/nftables or iptables: Required for creating Ad-hoc connections
    and connection sharing.

Package: network-manager-tui
Architecture: linux-any
Depends: libnm0 (= ${binary:Version}),
Breaks: network-manager (<< 1.56.0-4~)
Replaces: network-manager (<< 1.56.0-4~)
Description: NetworkManager curses-based UI
 This package contains nmtui, a curses-based "TUI" (Text User Interface) for
 NetworkManager, to allow performing some of the operations supported by
 nm-connection-editor and nm-applet in a non-graphical environment.

Package: network-manager-ovs
Architecture: linux-any
Depends: libnm0 (= ${binary:Version}),
Recommends: openvswitch-switch,
Description: Open vSwitch device plugin for NetworkManager
 This package contains NetworkManager support for Open vSwitch bridges.

Package: network-manager-team
Architecture: linux-any
Depends: libnm0 (= ${binary:Version}),
Recommends: libteam-utils,
Breaks: network-manager (<< 1.56.0-3~)
Replaces: network-manager (<< 1.56.0-3~)
Description: Team device plugin for NetworkManager
 This package contains NetworkManager support for team devices.

Package: network-manager-dev
Section: devel
Architecture: all
Multi-Arch: foreign
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: network-manager-l10n
Section: localization
Architecture: all
Multi-Arch: foreign
Breaks: network-manager (<< 1.52.0-3~)
Replaces: network-manager (<< 1.52.0-3~)
Description: network management framework (translation files)
 This package provides translations for messages of the programs found in the
 network-manager package.

Package: libnm0
Section: libs
Architecture: linux-any
Multi-Arch: same
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: libnm0 (= ${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
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: 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.