From 0baadbc5098854b22432aa2a896da7ff2f5c97e7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 10:07:34 +0100 Subject: [PATCH] Correcting breaks/replaces for transitional package. Signed-off-by: Daniel Baumann --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d7b7273..ffb6159 100644 --- a/debian/control +++ b/debian/control @@ -59,8 +59,8 @@ Depends: ${python3:Depends}, ${shlibs:Depends}, Breaks: - python3-nvme, -Conflicts: + python3-nvme (<< 1.4~), +Replaces: python3-nvme, Description: NVMe management library (Python) NVM Express (NVMe) is a interface specification for accessing non-volatile