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

Fabian Grünbichler f.gruenbichler at proxmox.com
Mon Nov 11 11:28:04 CET 2019


for all the refactored/moved code

Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
v1->v2: add missing breaks on libpve-access-control

 debian/control | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c5e6962..e7f1746 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,13 @@ Depends: corosync (>= 2.3.4-1),
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
-Breaks: pve-ha-manager (<<2.0-4),
+Breaks: libpve-access-control (<= 6.0-3),
+        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