| Age | Commit message (Collapse) | Author |
|
|
|
As --fail-missing is the default in compat 13, the override is no longer
necessary.
|
|
- Fixes assertion when running the python-dbusmock test suite
- Replaces our custom polkit-agent-helper-1 patch
Closes: #982613
|
|
|
|
|
|
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
|
|
|
|
This is supported since dbus 1.9.18.
|
|
|
|
It has been replaced by an iBFT reader which parses /sys/firmware/ibft
directly instead of iscsiadm output.
|
|
|
|
|
|
|
|
Those libraries have been deprecated for several years. The successor is
libnm, a GObject-based client library using GDBus instead of dbus-glib.
|
|
There are currently too many issues with dh_installsystemd, so switch
back to compat 10 using dh_systemd_enable and dh_systemd_start for the
time being.
This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7.
|
|
|
|
DHCP client support with dhcpcanon is still marked as experimental and
support for Open vSwitch will require more package related changes. If
Open vSwitch support is enabled, this will most likely be provided via a
separate binary package.
|
|
Gbp-Dch: Ignore
|
|
|
|
Explicitly specify the network-manager package when creating the
symlink. Otherwise the symlink is created for the wrong package when
doing arch:all builds where the first package is not network-manager.
|
|
This avoids a FTBFS when doing arch:all builds.
Rename the script to 01-ifupdown while at it for consistencies sake.
Closes: #864980
|
|
Update existing /etc/resolv.conf symlinks accordingly.
Closes: #860045
|
|
|
|
It's been unused since wheezy.
|
|
This enables team configuration validation via Jansson.
|
|
Do not (re)start NetworkManager-dispatcher.service as part of the
upgrade process. This was an unintended side-effect of switching to
debhelper compat level 10.
NOTE: --no-also is necessary, because NetworkManager.service contains
[Install]
Also=NetworkManager-dispatcher.service
Closes: #839884
|
|
NetworkManager-wait-online.service
They are basically a nop and only cause a daemon-reload (twice).
|
|
|
|
|
|
We don't explicitly need to dump the log files as dh_auto_test runs with
VERBOSE=1 by default.
|
|
* Let NetworkManager.service pull in network.target. This will provide a
proper ordering on shutdown.
* Enable NetworkManager-wait-online.service. This ensures that mounting of
network file systems works properly and SysV init scripts depending on
$network will be delayed until network is available (or a timeout is
reached).
|
|
|
|
hostname files.
|
|
via the new --with-udev-dir= configure switch
|
|
by using dh_strip --dbgsym-migration.
|
|
provided by dpkg-dev to retrieve DEB_HOST_MULTIARCH.
|
|
|
|
|
|
|
|
This requires a build dependency on python-gi, python-dbus and dbus (for
dbus-run-session).
|
|
|
|
|
|
We switched to rp-pppoe some time ago to workaround a bug in detecting
disconnects which has seen been fixed in the kernel and could be worked
around fairly simply with the right configuration. In addition, the
kernel mode PPPoE implementation is faster and provides more features.
Closes: #783525
|
|
Bump Build-Depends on ppp-dev to (>= 2.4.7-1+1), which includes
dh_ppp that has --plugin-dir. Add ppp addon to dh sequencer. Add
Breaks: ${misc:Breaks} (generated by dh_ppp) and remove the version
from Recommends: ppp. Use dh_ppp --plugin-dir to determine the ppp
plugin directory.
Closes: #805565
|
|
This plugin queries the 'iscsiadm' tool and generates connections based
on the firmware configuration.
|
|
|
|
|
|
This is an optional feature which requires the teamd daemon provided by
libteam-utils.
|
|
|
|
configure switch.
|