From b4acc5e03e2b821e1cccc69529bb70826c741942 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 5 Jul 2018 13:36:07 +0200 Subject: Add Conflicts to network-manager-dev against deprecated libraries 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 --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 24299c4b..f6348853 100644 --- a/debian/control +++ b/debian/control @@ -90,6 +90,9 @@ Section: devel Architecture: linux-any Multi-Arch: same Depends: ${misc:Depends} +Conflicts: libnm-glib-dev, + libnm-glib-vpn-dev, + libnm-util-dev, Description: network management framework (development files) This package provides general header and development files and documentation of configuration formats, command line utilities and the D-Bus API. -- cgit 1.3.0-6-gf8a5