Your message dated Fri, 01 Mar 2024 12:52:18 +0000
with message-id <e1rg2n8-00gher...@fasolo.debian.org>
and subject line Bug#1063137: fixed in libtabixpp 1.1.2-2.1
has caused the Debian Bug report #1063137,
regarding libtabixpp: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1063137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtabixpp
Version: 1.1.2-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libtabixpp as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for libtabixpp
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libtabixpp-1.1.2/debian/changelog libtabixpp-1.1.2/debian/changelog
--- libtabixpp-1.1.2/debian/changelog   2023-01-19 08:54:58.000000000 +0000
+++ libtabixpp-1.1.2/debian/changelog   2024-02-05 08:28:58.000000000 +0000
@@ -1,3 +1,10 @@
+libtabixpp (1.1.2-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Mon, 05 Feb 2024 08:28:58 +0000
+
 libtabixpp (1.1.2-1) unstable; urgency=medium
 
   * New upstream version
diff -Nru libtabixpp-1.1.2/debian/control libtabixpp-1.1.2/debian/control
--- libtabixpp-1.1.2/debian/control     2023-01-19 08:54:58.000000000 +0000
+++ libtabixpp-1.1.2/debian/control     2024-02-05 08:28:58.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 2023-01-19 08:54:58.000000000 
+0000
+++ libtabixpp-1.1.2/debian/libtabixpp0.symbols 1970-01-01 00:00:00.000000000 
+0000
@@ -1,15 +0,0 @@
-libtabixpp.so.0 libtabixpp0 #MINVER#
-* Build-Depends-Package: libtabixpp-dev
- 
_ZN5Tabix11getNextLineERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
 1.0.0
- _ZN5Tabix13getKstringPtrEv@Base 1.1.0
- _ZN5Tabix13getNextLineKSEv@Base 1.1.0
- 
_ZN5Tabix9getHeaderERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 
1.0.0
- 
_ZN5Tabix9setRegionERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 
1.0.0
- _ZN5TabixC1ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.0.0
- _ZN5TabixC1Ev@Base 1.0.0
- _ZN5TabixC2ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.0.0
- _ZN5TabixC2Ev@Base 1.0.0
- _ZN5TabixD1Ev@Base 1.0.0
- _ZN5TabixD2Ev@Base 1.0.0
- _ZNKSt5ctypeIcE8do_widenEc@Base 1.1.0
- 
(optional)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@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-05 
08:28:58.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-05 
08:28:58.000000000 +0000
@@ -0,0 +1,15 @@
+libtabixpp.so.0 libtabixpp0t64 #MINVER#
+* Build-Depends-Package: libtabixpp-dev
+ 
_ZN5Tabix11getNextLineERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
 1.0.0
+ _ZN5Tabix13getKstringPtrEv@Base 1.1.0
+ _ZN5Tabix13getNextLineKSEv@Base 1.1.0
+ 
_ZN5Tabix9getHeaderERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 
1.0.0
+ 
_ZN5Tabix9setRegionERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 
1.0.0
+ _ZN5TabixC1ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.0.0
+ _ZN5TabixC1Ev@Base 1.0.0
+ _ZN5TabixC2ERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.0.0
+ _ZN5TabixC2Ev@Base 1.0.0
+ _ZN5TabixD1Ev@Base 1.0.0
+ _ZN5TabixD2Ev@Base 1.0.0
+ _ZNKSt5ctypeIcE8do_widenEc@Base 1.1.0
+ 
(optional)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
 1.0.0

--- End Message ---
--- Begin Message ---
Source: libtabixpp
Source-Version: 1.1.2-2.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libtabixpp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated libtabixpp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Mar 2024 12:30:06 +0000
Source: libtabixpp
Architecture: source
Version: 1.1.2-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063137
Changes:
 libtabixpp (1.1.2-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063137
Checksums-Sha1:
 cc3d2209694d5bf17ed262d36e176086252b2d00 2185 libtabixpp_1.1.2-2.1.dsc
 0f4d59b444e1d795e39b9c2a66cc18e887069992 48232 
libtabixpp_1.1.2-2.1.debian.tar.xz
 6040d8fa4a6c638ff4d3dd70cede3b701294b51a 7283 
libtabixpp_1.1.2-2.1_source.buildinfo
Checksums-Sha256:
 3b64f7c5288e1c16ac0c4ba054bb2d6b30f543e085cb131bc51ec47bdd6da342 2185 
libtabixpp_1.1.2-2.1.dsc
 95347dedafd1b63886de722b251a60f5811e219c3d0eb802252acbdcde46c4fd 48232 
libtabixpp_1.1.2-2.1.debian.tar.xz
 7b71959bfdfcd86f993b5bc21e47b2b6c0d11cf3a0fe24a39f4ad4478c3c65ff 7283 
libtabixpp_1.1.2-2.1_source.buildinfo
Files:
 b1f7b247d62108808c8f480303507a16 2185 science optional libtabixpp_1.1.2-2.1.dsc
 6bbc26e2abf99156b66c7089d8a6ae12 48232 science optional 
libtabixpp_1.1.2-2.1.debian.tar.xz
 fcbec58aaadad14322fe2bd389894b59 7283 science optional 
libtabixpp_1.1.2-2.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhylYACgkQFZ61xO/I
d0yF5w/+PVSHbUsLoTPxYlRYpmPLCBggYU1HPQz44LMt0YX3bUW287nkphzoKWpj
XdDoROJekBH9fsZOygUzdxTecMf9te5uDnZpJgTkW7gj1l+VcVRfQCoBKEJEoqoD
bCfhTnKe/apoM7f89o/KjSGGH9HswZjX8gf/NWX0hV7vdme9s7Muq9s9o4SHKDoF
b/AyNrg8h4kzMamqapVKIYvGOmZks/P7l2t5FgXuDLftvy7wi5lDHsvMtR5uNnRn
41C9VmBYJCJQMu9IzglZU/xQ0/2goNQ+BgmrSFX+zMfaTat026YACyBJlgB3l7uS
SrH8BfVxktj+5mMDmAaD5+hDAdjIv/lsr4zKg9ULn6/hm1itee2NQ/Wjh4LuFmWr
1WOWTj18s8Fx1GksnSr4QjnZVyn9T5l+vVfWPZT7+Srd7O4rn0kHmPGwm8KVSrju
UIdwSwRFrQ9H2Zzzl9CaTqWIz3RXiluaIJJSq3chUSHK1gmsIDIklHTGFhhrClNp
g+VIZWcQnfvGLfVpOnf8OELA65+TjpNyfKEMwrSwOO7CIPLtvYSWqja8hfebc2u+
XL7DU8tlyXfxEsbZm+MgkKfM7X8bBxfoslRKsVOpbSVyEyirBMKnh8YvsrUWh5TH
KE6hjeo7katG/co85KacEF/7yMYOs7fwuxqBCfZ44ElzCph13GY=
=xXrv
-----END PGP SIGNATURE-----

Attachment: pgp4lIgkLdBq4.pgp
Description: PGP signature


--- End Message ---

Reply via email to