| Age | Commit message (Collapse) | Author |
|
Closes: #1080304
|
|
|
|
Required for getting database path.
|
|
Required for getting policydir.
|
|
Required for getting datadir, interfaces_dir and
system_bus_services_dir.
|
|
|
|
|
|
No longer necessary with the gir1.2-gio-2.0-dev build dependency and a
recent enough gobject-introspection.
|
|
Fixes the following warning during build:
dh_girepository: warning: Missing Build-Depends: gir1.2-gio-2.0-dev (ideally with <!nogir>)
|
|
|
|
It is no longer needed for backports as stable has a version of polkitd
now.
Closes: #1069636
|
|
|
|
|
|
This is currently a virtual package provided by gir1.2-glib-2.0, but it
will need to be split into a separate package during the
GNOME 46/GLib 2.79.x cycle.
Making this dependency explicit will also help to keep track of which
packages will need coordination when PyGI switches from GIRepository 2.0
to GIRepository 3.0, which again is likely to happen during the GNOME 46
cycle.
Closes: #1059623
|
|
This reverts commit 9d27cb91cdde52bbb5ff06ce648eff7efdfba8b9.
Having a Breaks against isc-dhcp-client can lead to unwanted package
removals by apt. As the default dhcp backend in network-manager has been
switched from dhclient to internal, the Breaks is not strictly necessary.
Users that have explicitly configured "dhcp=dhclient" are advised to
switch to the internal option (recommended) or temporarily disable the
sbin.dhclient AppArmor profile shipped by isc-dhcp-client until #1055067
is fixed.
Closes: #1056638
|
|
The AppArmor policy in isc-dhcp-client needs to be updated to account
for the move of the nm-dhcp-helper binary to /usr/libexec.
Closes: #1056313
|
|
Only systemd.pc is required during build which is now shipped in
systemd-dev.
|
|
Add a corresponding versioned Build-Depends on debhelper (>= 13.11.6) to
ensure we have a recent enough dh_installsystemd.
|
|
The obsolete policykit-1 package is going away.
Closes: #1025606
|
|
Remove Uploaders that haven't been active for a long time.
Thanks Sjoerd and Aron for their past work on the package.
|
|
|
|
The latter is a deprecated, transitional package, that also pulls in
pkexec, which network-manager doesn't need. Keep policykit-1 as an
alternative dependency to make backports easier.
|
|
This makes it easier to swap in alternative implementations like
dbus-broker.
|
|
Required by the test suite.
|
|
The file /usr/share/gettext/its/polkit.its is required when generating
the translations. Otherwise the build will fail with:
/usr/bin/msgfmt: cannot locate ITS rules for data/org.freedesktop.NetworkManager.policy.in
|
|
|
|
|
|
It is functionally equivalent but avoids modifications to debian/rules.
|
|
|
|
|
|
There are enough use cases for network-manager not involving Wi-Fi which
justifies to make this dependency optional.
Closes: #919619
Closes: #980218
|
|
Unless explicitly configured otherwise the internal DHCP client is used.
|
|
|
|
|
|
Gbp-Dch: Ignore
|
|
Required by the test suite. Mark as <!nocheck> accordingly.
|
|
Closes: #979378
|
|
|
|
CRDA is no longer needed as of Linux kernel v4.15.
Closes: #973241
|
|
This allows users to use and experiment with other init systems. Such a
setup is neither tested nor fully supported and users need to be aware
that some functionality might be broken.
Closes: #921012
|
|
|
|
|
|
|
|
|
|
The tests are designed to work with either python2 or python3.
We should be able to simply switch build-dependencies to python3
equivalents. However if something transitively pulls in python2 the
AM_PATH_PYTHON autoconf macro will find python(2) binary, so we
explicitly set PYTHON=/usr/bin/python3.
Closes: #938944
|
|
The DHCP client now defaults to "internal". This default can be
overridden at run time by setting the main.dhcp option in the
configuration file. The old default was "dhclient" and required
isc-dhcp-client.
Closes: #933545
|
|
Remove leftover avahi-autopid bits from package description.
Fixes commit d701201bfd5b2d7a6bb1cc81660ae55fd4f4e36b.
Gbp-Dch: Short
Thanks: Sebastien Bacher
|
|
No longer needed as even the version in oldstable is new enough.
|
|
It is only needed when booting with sysvinit and initscripts, but
initscripts already Depends on lsb-base (see #864999).
|
|
|