From cc0676a11af68ff45deebeeb26bd66afd1075037 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 10:28:10 +0200 Subject: Adding debian version 1.8-2.1. Signed-off-by: Daniel Baumann --- debian/control | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 97680c5..2ae5265 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libnvme Section: libs Priority: optional Maintainer: Daniel Baumann -Build-Depends: +Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), dh-python, @@ -26,7 +26,7 @@ Architecture: any Depends: libjson-c-dev, libkeyutils-dev, - libnvme1 (= ${binary:Version}), + libnvme1t64 (= ${binary:Version}), libssl-dev, ${misc:Depends}, Description: NVMe management library (development) @@ -37,7 +37,10 @@ Description: NVMe management library (development) . This package contains the development files. -Package: libnvme1 +Package: libnvme1t64 +Provides: ${t64:Provides} +Replaces: libnvme1 +Breaks: libnvme1 (<< ${source:Version}) Section: libs Architecture: any Depends: @@ -57,7 +60,7 @@ Package: python3-libnvme Section: python Architecture: any Depends: - libnvme1 (= ${binary:Version}), + libnvme1t64 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -- cgit v1.2.3