From 9d27cb91cdde52bbb5ff06ce648eff7efdfba8b9 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 20 Nov 2023 23:01:04 +0100 Subject: Add versioned Breaks against isc-dhcp-client 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 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 83d606f7..885f2d26 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,8 @@ Recommends: ppp, libpam-systemd, Suggests: libteam-utils, iptables, -Breaks: ${misc:Breaks} +Breaks: ${misc:Breaks}, + isc-dhcp-client (<< 4.4.3-P1-5), 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