about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-11-20 23:01:04 +0100
committerMichael Biebl <biebl@debian.org>2023-11-20 23:01:04 +0100
commit9d27cb91cdde52bbb5ff06ce648eff7efdfba8b9 (patch)
tree319abdd4c9576020a6857e02020c305bde91cfad /debian
parentf46c8ec90304e514a969fe2e06353889fb21ea47 (diff)
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
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
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