[pve-devel] [PATCH cluster 13/16] d/control: add versioned breaks

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Nov 6 13:36:18 CET 2019


for all the refactored/moved code

Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c5e6962..03a03a7 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,12 @@ Depends: corosync (>= 2.3.4-1),
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
-Breaks: pve-ha-manager (<<2.0-4),
+Breaks: libpve-guest-common-perl (<= 3.0-2),
+        libpve-storage-perl (<= 6.0-9),
+        pve-container (<= 3.0-10),
+        pve-ha-manager (<= 3.0-2),
+        pve-manager (<= 6.0-11),
+        qemu-server (<= 6.0-13),
 Description: Cluster Infrastructure for Proxmox Virtual Environment
  This package contains the Cluster Infrastructure for the Proxmox
  Virtual Environment, namely a distributed filesystem to store
-- 
2.20.1





More information about the pve-devel mailing list