Please find attached an updated patch based on the current unstable.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru libnvme-1.8/debian/changelog libnvme-1.8/debian/changelog
--- libnvme-1.8/debian/changelog        2024-02-20 09:22:26.000000000 +0000
+++ libnvme-1.8/debian/changelog        2024-02-24 07:56:08.000000000 +0000
@@ -1,3 +1,10 @@
+libnvme (1.8-2.1~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Sat, 24 Feb 2024 07:56:08 +0000
+
 libnvme (1.8-2) sid; urgency=medium
 
   * Uploading to sid.
diff -Nru libnvme-1.8/debian/control libnvme-1.8/debian/control
--- libnvme-1.8/debian/control  2024-02-20 04:58:02.000000000 +0000
+++ libnvme-1.8/debian/control  2024-02-24 07:55:54.000000000 +0000
@@ -26,7 +26,7 @@
 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 @@
  .
  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 @@
 Section: python
 Architecture: any
 Depends:
- libnvme1 (= ${binary:Version}),
+ libnvme1t64 (= ${binary:Version}),
  ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},
diff -Nru libnvme-1.8/debian/libnvme1.install 
libnvme-1.8/debian/libnvme1.install
--- libnvme-1.8/debian/libnvme1.install 2024-02-20 04:58:02.000000000 +0000
+++ libnvme-1.8/debian/libnvme1.install 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru libnvme-1.8/debian/libnvme1t64.install 
libnvme-1.8/debian/libnvme1t64.install
--- libnvme-1.8/debian/libnvme1t64.install      1970-01-01 00:00:00.000000000 
+0000
+++ libnvme-1.8/debian/libnvme1t64.install      2024-02-24 07:55:54.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru libnvme-1.8/debian/libnvme1t64.lintian-overrides 
libnvme-1.8/debian/libnvme1t64.lintian-overrides
--- libnvme-1.8/debian/libnvme1t64.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
+++ libnvme-1.8/debian/libnvme1t64.lintian-overrides    2024-02-24 
07:55:54.000000000 +0000
@@ -0,0 +1 @@
+libnvme1t64: package-name-doesnt-match-sonames libnvme1

Attachment: signature.asc
Description: PGP signature



Reply via email to