Your message dated Wed, 28 Feb 2024 12:12:07 +0000
with message-id <[email protected]>
and subject line Bug#1062314: fixed in libexadrums 0.7.0-1.1
has caused the Debian Bug report #1062314,
regarding libexadrums: 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 [email protected]
immediately.)


-- 
1062314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libexadrums
Version: 0.7.0-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t

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
libexadrums 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 libexadrums
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'), (500, 'testing'), (1, 'experimental')
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 libexadrums-0.7.0/debian/changelog libexadrums-0.7.0/debian/changelog
--- libexadrums-0.7.0/debian/changelog  2022-12-20 02:32:43.000000000 +0000
+++ libexadrums-0.7.0/debian/changelog  2024-02-01 01:39:10.000000000 +0000
@@ -1,3 +1,10 @@
+libexadrums (0.7.0-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]>  Thu, 01 Feb 2024 01:39:10 +0000
+
 libexadrums (0.7.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libexadrums-0.7.0/debian/control libexadrums-0.7.0/debian/control
--- libexadrums-0.7.0/debian/control    2022-12-20 02:32:43.000000000 +0000
+++ libexadrums-0.7.0/debian/control    2024-02-01 01:39:10.000000000 +0000
@@ -16,7 +16,10 @@
 Vcs-Browser: https://github.com/SpintroniK/libeXaDrums/tree/debian
 
 # When updating the soversion, change the dependency in the -dev package.
-Package: libexadrums2
+Package: libexadrums2t64
+Provides: ${t64:Provides}
+Replaces: libexadrums2
+Breaks: libexadrums2 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -50,7 +53,7 @@
 # /usr/include/libexadrums/Api/Version.h is only generated for the version
 Depends: ${misc:Depends},
  libasound-dev,
- libexadrums2 (= ${binary:Version}),
+ libexadrums2t64 (= ${binary:Version}),
  libtinyxml2-dev,
 Recommends: pkg-config
 Description: Software drum module (development)
diff -Nru libexadrums-0.7.0/debian/libexadrums2t64.lintian-overrides 
libexadrums-0.7.0/debian/libexadrums2t64.lintian-overrides
--- libexadrums-0.7.0/debian/libexadrums2t64.lintian-overrides  1970-01-01 
00:00:00.000000000 +0000
+++ libexadrums-0.7.0/debian/libexadrums2t64.lintian-overrides  2024-02-01 
01:39:10.000000000 +0000
@@ -0,0 +1 @@
+libexadrums2t64: package-name-doesnt-match-sonames libexadrums2

--- End Message ---
--- Begin Message ---
Source: libexadrums
Source-Version: 0.7.0-1.1
Done: Benjamin Drung <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libexadrums, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (supplier of updated libexadrums 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 [email protected])


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

Format: 1.8
Date: Wed, 28 Feb 2024 11:46:37 +0000
Source: libexadrums
Architecture: source
Version: 0.7.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Jeremy Oden <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062314
Changes:
 libexadrums (0.7.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062314
Checksums-Sha1:
 aeb1f2ba80ef9e0cf699c49a000d5f0a81852338 2090 libexadrums_0.7.0-1.1.dsc
 e428340e2b04071f87814a8ef7780555884ce5c3 3816 
libexadrums_0.7.0-1.1.debian.tar.xz
 8ac69b121e8104190a0adc1b90fb5df6220f073e 6571 
libexadrums_0.7.0-1.1_source.buildinfo
Checksums-Sha256:
 3e95991cb67f72b3f030c4c797dd5f6b14fa788c1808c1bf1125f324dfab8ca5 2090 
libexadrums_0.7.0-1.1.dsc
 ce98bb0ac71b3abdffed3026b74d8da62b30e101a3f255828a2a797577ba11dd 3816 
libexadrums_0.7.0-1.1.debian.tar.xz
 bb4f142834dfa71bcd8add1cbe492dcaf668684977d7b763f669d05faafc7dfa 6571 
libexadrums_0.7.0-1.1_source.buildinfo
Files:
 93f111aabf6328d55810b23a3e8a2330 2090 libdevel optional 
libexadrums_0.7.0-1.1.dsc
 4fc431e6646c55f614896c43f7aa169d 3816 libdevel optional 
libexadrums_0.7.0-1.1.debian.tar.xz
 5b0f2e3ba87d24f153f2b0530a204470 6571 libdevel optional 
libexadrums_0.7.0-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfHToACgkQFZ61xO/I
d0wdHg//QTxDbciGOJBy3aD90qENA8DTCm2vbUMFlDBteMStYQZFBIQ48v7QE8/v
56eNQlLbF+pZq9Txyr87+k5jZmVTnKk8z63Oavjidlaf+dJwHAhJ3P8VeMpfW5fv
/la50hlpQXC6O9C6UQUamHsMwKcoB+iTB3lZgC0HqFnCanPIKzAcSGgGsG5fDfrg
AueXzXc5KYn8PJfwruqqAPVc9A7GfvqNfJVTAScXvH+04ShaBF7gEXouw7XfC18D
MBVuPg0E0UUgFg51vA4h5C6n1XB7ebvOV7Gf1rQxo8LBQo04XBzzNjFXZtF0HRw7
csqgyCUt6TFnY4c0W17Qzc7JMdPMBRsz+ym6AtFvRutfpJeD/0cE8notM+y1p6St
ZqLU4IwYz1MMvkeomI1X92tHT3CMXQmYIqgm90/dLJq8JMKMLcnXametyfJd0Ymc
cI21z9GJO3ySGWYW13CNiEduFRJt2ETgeKpkseZH/RH8llJw+4ZEPSCNk1+zkYkx
wiZKTkjepBJ8b48mhgfyuMXE7pUSvH6C9tTXDmiFqfKpuwbTCpX1fv/ui6qzCHzo
oFGfO2ZS6Lr9qc3U8dNaKRe4Ka9XDgYFWk+Sipi86ly6lNL5er10QCf8QiQ16fqD
TPu6jop1VbMTYDWAbLhB4ZektDF+KfbcZruQ7Q9GqlHqYT/P0Zc=
=3rZV
-----END PGP SIGNATURE-----

Attachment: pgpaOF3CA3RbR.pgp
Description: PGP signature


--- End Message ---

Reply via email to