| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-17 | Add Build-Depends on python3-pexpect | Michael Biebl | |
| Required by the test suite. | |||
| 2022-08-17 | Add Build-Depends on policykit-1 | Michael Biebl | |
| 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 | |||
| 2022-08-17 | Replace intltool Build-Depends with gettext | Michael Biebl | |
| 2022-08-13 | Clean up build dependencies | Michael Biebl | |
| 2022-06-18 | Use dh-sequence-gir instead of gir addon | Michael Biebl | |
| It is functionally equivalent but avoids modifications to debian/rules. | |||
| 2022-06-17 | Bump Standards-Version to 4.6.1 | Michael Biebl | |
| 2022-02-19 | Demote iptables to Suggests | Michael Biebl | |
| 2022-01-18 | Demote wpasupplicant to Recommends | Michael Biebl | |
| There are enough use cases for network-manager not involving Wi-Fi which justifies to make this dependency optional. Closes: #919619 Closes: #980218 | |||
| 2021-10-02 | Remove isc-dhcp-client from Suggests | Michael Biebl | |
| Unless explicitly configured otherwise the internal DHCP client is used. | |||
| 2021-10-02 | Drop obsolete Breaks/Replaces | Michael Biebl | |
| 2021-10-01 | Bump Standards-Version to 4.6.0 | Michael Biebl | |
| 2021-04-12 | Please lintian | Michael Biebl | |
| Gbp-Dch: Ignore | |||
| 2021-02-16 | Add iproute2 to Build-Depends | Michael Biebl | |
| Required by the test suite. Mark as <!nocheck> accordingly. | |||
| 2021-02-11 | Drop unused Build-Depends | Helmut Grohne | |
| Closes: #979378 | |||
| 2020-12-31 | Bump Standards-Version to 4.5.1 | Michael Biebl | |
| 2020-12-31 | Recommend wireless-regdb instead of crda | Michael Biebl | |
| CRDA is no longer needed as of Linux kernel v4.15. Closes: #973241 | |||
| 2020-12-31 | Demote libpam-systemd to Recommends | Michael Biebl | |
| 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 | |||
| 2020-05-09 | Bump debhelper-compat to 13 | Michael Biebl | |
| 2020-02-25 | Mark network-manager-dev as Architecture: all and M-A: foreign | Michael Biebl | |
| 2020-01-31 | Bump Standards-Version to 4.5.0 | Michael Biebl | |
| 2019-11-25 | Bump Standards Version to 4.4.1 | Michael Biebl | |
| 2019-09-30 | Switch build-dependencies to python3 | Andreas Henriksson | |
| 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 | |||
| 2019-08-01 | Demote isc-dhcp-client to Suggests | Michael Biebl | |
| 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 | |||
| 2019-05-10 | Fix package description after avahi-autoipd removal | Michael Biebl | |
| Remove leftover avahi-autopid bits from package description. Fixes commit d701201bfd5b2d7a6bb1cc81660ae55fd4f4e36b. Gbp-Dch: Short Thanks: Sebastien Bacher | |||
| 2019-04-11 | Drop dpkg-dev (>= 1.17.14) Build-Depends | Michael Biebl | |
| No longer needed as even the version in oldstable is new enough. | |||
| 2019-04-11 | Drop dependency on lsb-base | Michael Biebl | |
| It is only needed when booting with sysvinit and initscripts, but initscripts already Depends on lsb-base (see #864999). | |||
| 2019-02-26 | Bump Standards-Version to 4.3.0 | Michael Biebl | |
| 2019-01-04 | Use debhelper-compat (= 12) Build-Depends and drop debian/compat | Michael Biebl | |
| 2018-10-25 | Switch to debhelper compat level 12 and dh_installsystemd | Michael Biebl | |
| 2018-10-08 | Tighten inter-package dependencies | Michael Biebl | |
| Make sure network-manager and libnm0 are always upgraded in lockstep. Closes: #818165 | |||
| 2018-09-08 | Bump Standards-Version to 4.2.1 | Michael Biebl | |
| 2018-07-25 | Bump Standards-Version to 4.1.5 | Michael Biebl | |
| 2018-07-05 | Update description of network-manager-dev | Michael Biebl | |
| 2018-07-05 | Add Conflicts to network-manager-dev against deprecated libraries | Michael Biebl | |
| The deprecated libnm-glib-dev, libnm-glib-vpn-dev and libnm-util-dev require header files from network-manager-dev which are no longer provided in newer versions. Add Conflicts to network-manager-dev to ensure that we don't get a broken combination of installed packages. Closes: #903029 | |||
| 2018-06-18 | Drop libiw build dependency | Michael Biebl | |
| Hasn't been needed for a long time and was simply a left over from older releases. | |||
| 2018-06-17 | Drop libnl3 build dependency | Michael Biebl | |
| Upstream has copied the code directly from libnl3 for the few functions it needs with a few small modifications. | |||
| 2018-06-11 | Drop version requirements when oldstable ships a newer version | Michael Biebl | |
| 2018-04-23 | Drop inetutils-arputils Suggests | Michael Biebl | |
| The ACD functionality of NetworkManager is no longer using arping, so the Suggests is no longer useful. | |||
| 2018-04-18 | Stop building libnm-glib/libnm-util | Michael Biebl | |
| Those libraries have been deprecated for several years. The successor is libnm, a GObject-based client library using GDBus instead of dbus-glib. | |||
| 2018-03-13 | Update Vcs-* to point to https://salsa.debian.org | Michael Biebl | |
| 2018-01-25 | Bump Standards-Version to 4.1.3 | Michael Biebl | |
| 2018-01-24 | Set Rules-Requires-Root to no | Michael Biebl | |
| 2018-01-21 | Revert "Bump debhelper compat level to 11" | Michael Biebl | |
| 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. | |||
| 2018-01-21 | Bump debhelper compat level to 11 | Michael Biebl | |
| 2017-12-12 | Bump Standards-Version 4.1.2 | Michael Biebl | |
| 2017-11-07 | Bump Standards-Version to 4.1.1 | Michael Biebl | |
| 2017-09-28 | Do not mark python-gi as <!nocheck> | Michael Biebl | |
| It is needed to build the settings documentation. Closes: #871519 | |||
| 2017-09-28 | Drop dependency on gir1.2-nm-1.0 from gir1.2-networkmanager-1.0 | Michael Biebl | |
| 2017-09-20 | Switch to dh_missing and abort on uninstalled files | Michael Biebl | |
| 2017-07-12 | Bump Standards-Version to 4.0.0 | Michael Biebl | |