[Debian-med-packaging] Bug#1063137: libtabixpp: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Sat Feb 24 08:07:51 GMT 2024


Please find attached an updated patch rebased on 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/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
diff -Nru libtabixpp-1.1.2/debian/changelog libtabixpp-1.1.2/debian/changelog
--- libtabixpp-1.1.2/debian/changelog	2024-02-17 14:40:37.000000000 +0000
+++ libtabixpp-1.1.2/debian/changelog	2024-02-24 08:07:05.000000000 +0000
@@ -1,3 +1,10 @@
+libtabixpp (1.1.2-2.1~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Sat, 24 Feb 2024 08:07:05 +0000
+
 libtabixpp (1.1.2-2) unstable; urgency=medium
 
   * Enable building twice in a row.
diff -Nru libtabixpp-1.1.2/debian/control libtabixpp-1.1.2/debian/control
--- libtabixpp-1.1.2/debian/control	2024-02-17 14:35:24.000000000 +0000
+++ libtabixpp-1.1.2/debian/control	2024-02-24 08:06:23.000000000 +0000
@@ -15,7 +15,10 @@
 Homepage: https://github.com/ekg/tabixpp
 Rules-Requires-Root: no
 
-Package: libtabixpp0
+Package: libtabixpp0t64
+Provides: ${t64:Provides}
+Replaces: libtabixpp0
+Breaks: libtabixpp0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -35,7 +38,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
-         libtabixpp0 (= ${binary:Version}),
+         libtabixpp0t64 (= ${binary:Version}),
          libhts-dev,
          zlib1g-dev,
          ${devlibs:Depends}
diff -Nru libtabixpp-1.1.2/debian/libtabixpp0.symbols libtabixpp-1.1.2/debian/libtabixpp0.symbols
--- libtabixpp-1.1.2/debian/libtabixpp0.symbols	2024-02-17 14:40:37.000000000 +0000
+++ libtabixpp-1.1.2/debian/libtabixpp0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-libtabixpp.so.0 libtabixpp0 #MINVER#
-* Build-Depends-Package: libtabixpp-dev
- _ZN5Tabix11getNextLineERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
- _ZN5Tabix13getKstringPtrEv at Base 1.1.0
- _ZN5Tabix13getNextLineKSEv at Base 1.1.0
- _ZN5Tabix9getHeaderERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
- _ZN5Tabix9setRegionERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
- _ZN5TabixC1ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
- _ZN5TabixC1Ev at Base 1.0.0
- _ZN5TabixC2ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
- _ZN5TabixC2Ev at Base 1.0.0
- _ZN5TabixD1Ev at Base 1.0.0
- _ZN5TabixD2Ev at Base 1.0.0
diff -Nru libtabixpp-1.1.2/debian/libtabixpp0t64.lintian-overrides libtabixpp-1.1.2/debian/libtabixpp0t64.lintian-overrides
--- libtabixpp-1.1.2/debian/libtabixpp0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libtabixpp-1.1.2/debian/libtabixpp0t64.lintian-overrides	2024-02-24 08:06:27.000000000 +0000
@@ -0,0 +1 @@
+libtabixpp0t64: package-name-doesnt-match-sonames libtabixpp0
diff -Nru libtabixpp-1.1.2/debian/libtabixpp0t64.symbols libtabixpp-1.1.2/debian/libtabixpp0t64.symbols
--- libtabixpp-1.1.2/debian/libtabixpp0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libtabixpp-1.1.2/debian/libtabixpp0t64.symbols	2024-02-24 08:06:48.000000000 +0000
@@ -0,0 +1,13 @@
+libtabixpp.so.0 libtabixpp0t64 #MINVER#
+* Build-Depends-Package: libtabixpp-dev
+ _ZN5Tabix11getNextLineERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
+ _ZN5Tabix13getKstringPtrEv at Base 1.1.0
+ _ZN5Tabix13getNextLineKSEv at Base 1.1.0
+ _ZN5Tabix9getHeaderERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
+ _ZN5Tabix9setRegionERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
+ _ZN5TabixC1ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
+ _ZN5TabixC1Ev at Base 1.0.0
+ _ZN5TabixC2ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 1.0.0
+ _ZN5TabixC2Ev at Base 1.0.0
+ _ZN5TabixD1Ev at Base 1.0.0
+ _ZN5TabixD2Ev at Base 1.0.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20240224/77e08b52/attachment-0001.sig>


More information about the Debian-med-packaging mailing list