Your message dated Thu, 29 Feb 2024 12:12:52 +0000
with message-id <[email protected]>
and subject line Bug#1062844: fixed in martchus-qtforkawesome 0.1.0-2.1
has caused the Debian Bug report #1062844,
regarding martchus-qtforkawesome: 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.)


-- 
1062844: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062844
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: martchus-qtforkawesome
Version: 0.1.0-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
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
martchus-qtforkawesome 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 
martchus-qtforkawesome
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: 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: unable to detect
diff -Nru martchus-qtforkawesome-0.1.0/debian/changelog 
martchus-qtforkawesome-0.1.0/debian/changelog
--- martchus-qtforkawesome-0.1.0/debian/changelog       2024-01-16 
23:56:15.000000000 +0000
+++ martchus-qtforkawesome-0.1.0/debian/changelog       2024-02-03 
20:04:05.000000000 +0000
@@ -1,3 +1,10 @@
+martchus-qtforkawesome (0.1.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]>  Sat, 03 Feb 2024 20:04:05 +0000
+
 martchus-qtforkawesome (0.1.0-2) unstable; urgency=medium
 
   * Update required dependencies.
diff -Nru martchus-qtforkawesome-0.1.0/debian/control 
martchus-qtforkawesome-0.1.0/debian/control
--- martchus-qtforkawesome-0.1.0/debian/control 2024-01-16 23:56:15.000000000 
+0000
+++ martchus-qtforkawesome-0.1.0/debian/control 2024-02-03 20:04:04.000000000 
+0000
@@ -17,12 +17,13 @@
 Vcs-Browser: https://salsa.debian.org/debian/martchus-qtforkawesome
 Vcs-Git: https://salsa.debian.org/debian/martchus-qtforkawesome.git
 
-Package: libmartchus-qtforkawesome1
+Package: libmartchus-qtforkawesome1t64
+Provides: ${t64:Provides}
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libmartchus-qtforkawesome0.0.3
-Replaces: libmartchus-qtforkawesome0.0.3
+Breaks: libmartchus-qtforkawesome1 (<< ${source:Version}), 
libmartchus-qtforkawesome0.0.3
+Replaces: libmartchus-qtforkawesome1, libmartchus-qtforkawesome0.0.3
 Description: C++ library that conveniently enables the use of Fork Awesome in 
Qt
  Qt ForkAwesome is a C++ library that conveniently enables the use of Fork
  Awesome in Qt applications.  Qt ForkAwesome enumerates and encodes Fork
@@ -38,7 +39,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: no
-Depends: ${misc:Depends}, libmartchus-qtforkawesome1 (= ${binary:Version}),
+Depends: ${misc:Depends}, libmartchus-qtforkawesome1t64 (= ${binary:Version}),
  libmartchus-c++utilities-dev, libmartchus-qtutilities-dev
 Description: library that conveniently enables the use of Fork Awesome in Qt 
(headers)
  Qt ForkAwesome is a C++ library that conveniently enables the use of Fork
diff -Nru 
martchus-qtforkawesome-0.1.0/debian/libmartchus-qtforkawesome1t64.lintian-overrides
 
martchus-qtforkawesome-0.1.0/debian/libmartchus-qtforkawesome1t64.lintian-overrides
--- 
martchus-qtforkawesome-0.1.0/debian/libmartchus-qtforkawesome1t64.lintian-overrides
 1970-01-01 00:00:00.000000000 +0000
+++ 
martchus-qtforkawesome-0.1.0/debian/libmartchus-qtforkawesome1t64.lintian-overrides
 2024-02-03 20:04:04.000000000 +0000
@@ -0,0 +1 @@
+libmartchus-qtforkawesome1t64: package-name-doesnt-match-sonames 
libmartchus-qtforkawesome1

--- End Message ---
--- Begin Message ---
Source: martchus-qtforkawesome
Source-Version: 0.1.0-2.1
Done: Graham Inggs <[email protected]>

We believe that the bug you reported is fixed in the latest version of
martchus-qtforkawesome, 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.
Graham Inggs <[email protected]> (supplier of updated martchus-qtforkawesome 
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: Thu, 29 Feb 2024 11:13:24 +0000
Source: martchus-qtforkawesome
Architecture: source
Version: 0.1.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Nicholas D Steeves <[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1062844
Changes:
 martchus-qtforkawesome (0.1.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062844
Checksums-Sha1:
 d0481a5683be1728c860f94e459843dfa7b9c6d8 2320 
martchus-qtforkawesome_0.1.0-2.1.dsc
 8a4d6466b7d274a942aef8b1b0c556f664cae1eb 3188 
martchus-qtforkawesome_0.1.0-2.1.debian.tar.xz
 4ab5e019e07ee80dc71de1c15f2caf97ba7c1770 12236 
martchus-qtforkawesome_0.1.0-2.1_source.buildinfo
Checksums-Sha256:
 4d56b5059cb95b8b0412e09a1ee44306af89afad1a0666c30bf3a6dc24e02748 2320 
martchus-qtforkawesome_0.1.0-2.1.dsc
 e3d58beac6864895c48371f66bb8f9d532e5b943c0be28055aa19297ed1fc7d4 3188 
martchus-qtforkawesome_0.1.0-2.1.debian.tar.xz
 def8585a1e22b421ac22289c6a90d725ce105f06ea5f1a0c05dc0f510dd2983d 12236 
martchus-qtforkawesome_0.1.0-2.1_source.buildinfo
Files:
 9f59eca5c93ab0a96098a80398375cbd 2320 libs optional 
martchus-qtforkawesome_0.1.0-2.1.dsc
 eb6954117a3231ebfb2f8965c7351d58 3188 libs optional 
martchus-qtforkawesome_0.1.0-2.1.debian.tar.xz
 e38e9ec752613b03bc588bd5b5e40897 12236 libs optional 
martchus-qtforkawesome_0.1.0-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmXgZvYACgkQr8/sjmac
4cLR3Q/+OueS9Qiu7wdxrtMCOTUsXB3voKeSvaOndfenabjh2WRg6jm81xWk9bij
XJkWlytdEiYiM7UXkrkxojd47x+p0FOgZQBsIdoOC8cMOnU/v/LsbWwepAsbdQ6I
e+T/1Rq8txDo6jPVOt3DCjbP0Hoc1oARESAA1/bqKRbnZDSAL+nQ2it1UO+0K9kH
olKV4lIJO/RVg2kP6QtfxZaUJdWC3T+th7KbGtayEYDfmwYkAET7NLFPWNOIMKa/
95jb0KrtjAj+0yRrUZbDMa54rrRZlsTp++CvmGy9TF2l7Cs/3NgZY4o/H4Q67dTH
00CvuL0Kfjx2uuKqNNrVwcSxj5uz6HgPMZIpf3Qy+eJd3tb72oAD3lrd9DPU3IbU
b3GSEDTQ01HPS8Z7Ml9APSivwcghx8mab241s+tRTsQY8DmIwBaHu7dnEnRzWViQ
s+aOfCouf2XlXgcm/oor/uwKXJJUQF3lFJy3BY+Um007IVKdQ7JQhCGBhq33g29E
zjRv2GEIlfQBhTfk52l3E7+G2Nyerlzd3/0vTxyHfyGJHe0ya4e0bqWzm0OBx6eY
xgL6VC1bbARR64E4GcCbp0AEQcAnekxVGsIMWyhePv4W/LrpJsFSi2q/F0I1NdIR
6z3LB2RKkE+KKLCt9P8vAhNOxPMwZN+URjI57f5DYNe50ESjWjo=
=oyeA
-----END PGP SIGNATURE-----

Attachment: pgpdt1Llk6ufh.pgp
Description: PGP signature


--- End Message ---

Reply via email to