From 335978a0689e10ffb4479caa2d47f7ee5b3699cc Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 27 Nov 2023 07:30:36 +0100 Subject: Revert "Add versioned Breaks against isc-dhcp-client" 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 --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 885f2d26..83d606f7 100644 --- a/debian/control +++ b/debian/control @@ -63,8 +63,7 @@ Recommends: ppp, libpam-systemd, Suggests: libteam-utils, iptables, -Breaks: ${misc:Breaks}, - isc-dhcp-client (<< 4.4.3-P1-5), +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 -- cgit 1.3.0-6-gf8a5