From c7ef117f4e26dee7c5a8671dde9c83976ce5bff0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 20 Nov 2019 19:08:33 +0100 Subject: [PATCH] d/control: bump versioned dependency on pve-common to ensure the sysfs PCI tools can cope with our new more flexible PCI addr (domain != 0000) fix Signed-off-by: Thomas Lamprecht --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fcd8c060..a754536f 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Depends: dbus, libnet-ssleay-perl, libpve-access-control (>= 5.0-7), libpve-cluster-perl, - libpve-common-perl (>= 6.0-6), + libpve-common-perl (>= 6.0-8), libpve-guest-common-perl (>= 3.0-2), libpve-storage-perl (>= 5.0-18), libterm-readline-gnu-perl, @@ -49,7 +49,7 @@ Depends: dbus, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, -Breaks: ha-manager (<= 3.0-4), +Breaks: pve-ha-manager (<= 3.0-4), pve-manager (<= 6.0-13), Description: Qemu Server Tools This package contains the Qemu Server tools used by Proxmox VE