Your message dated Wed, 28 Feb 2024 13:36:34 +0000
with message-id <[email protected]>
and subject line Bug#1062467: fixed in jcal 0.4.1-2.2
has caused the Debian Bug report #1062467,
regarding jcal: 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.)


-- 
1062467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jcal
Version: 0.4.1-2.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
jcal 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 jcal
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 jcal-0.4.1/debian/changelog jcal-0.4.1/debian/changelog
--- jcal-0.4.1/debian/changelog 2022-05-30 13:08:05.000000000 +0000
+++ jcal-0.4.1/debian/changelog 2024-02-01 16:09:07.000000000 +0000
@@ -1,3 +1,10 @@
+jcal (0.4.1-2.2) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]>  Thu, 01 Feb 2024 16:09:07 +0000
+
 jcal (0.4.1-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru jcal-0.4.1/debian/control jcal-0.4.1/debian/control
--- jcal-0.4.1/debian/control   2022-05-30 13:08:00.000000000 +0000
+++ jcal-0.4.1/debian/control   2024-02-01 16:09:07.000000000 +0000
@@ -13,7 +13,10 @@
 Description: UNIX-cal-like tool to display Jalali calendar
  JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
 
-Package: libjalali0
+Package: libjalali0t64
+Provides: ${t64:Provides}
+Replaces: libjalali0
+Breaks: libjalali0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -25,7 +28,7 @@
 Package: libjalali-dev
 Section: libdevel
 Architecture: any
-Depends: libjalali0 (= ${binary:Version}), ${misc:Depends}
+Depends: libjalali0t64 (= ${binary:Version}), ${misc:Depends}
 Description: development files of a library to display Jalali calendar
  JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
  .
diff -Nru jcal-0.4.1/debian/libjalali0.install 
jcal-0.4.1/debian/libjalali0.install
--- jcal-0.4.1/debian/libjalali0.install        2022-05-30 13:00:19.000000000 
+0000
+++ jcal-0.4.1/debian/libjalali0.install        1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libjalali.so.*
diff -Nru jcal-0.4.1/debian/libjalali0t64.install 
jcal-0.4.1/debian/libjalali0t64.install
--- jcal-0.4.1/debian/libjalali0t64.install     1970-01-01 00:00:00.000000000 
+0000
+++ jcal-0.4.1/debian/libjalali0t64.install     2022-05-30 13:00:19.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libjalali.so.*
diff -Nru jcal-0.4.1/debian/libjalali0t64.lintian-overrides 
jcal-0.4.1/debian/libjalali0t64.lintian-overrides
--- jcal-0.4.1/debian/libjalali0t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ jcal-0.4.1/debian/libjalali0t64.lintian-overrides   2024-02-01 
16:09:07.000000000 +0000
@@ -0,0 +1 @@
+libjalali0t64: package-name-doesnt-match-sonames libjalali0

--- End Message ---
--- Begin Message ---
Source: jcal
Source-Version: 0.4.1-2.2
Done: Lukas Märdian <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jcal, 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.
Lukas Märdian <[email protected]> (supplier of updated jcal 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 13:13:19 +0000
Source: jcal
Architecture: source
Version: 0.4.1-2.2
Distribution: unstable
Urgency: medium
Maintainer: Lior Kaplan <[email protected]>
Changed-By: Lukas Märdian <[email protected]>
Closes: 1062467
Changes:
 jcal (0.4.1-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062467
Checksums-Sha1:
 5859d686c0511cfa403410f8c048c96b6304e2e2 1919 jcal_0.4.1-2.2.dsc
 e784e378eabab8cf42d964c5eb2e86e705a5bbdc 4676 jcal_0.4.1-2.2.debian.tar.xz
 3afacc9301b316f57231eb0a13afdfae5f221434 6312 jcal_0.4.1-2.2_source.buildinfo
Checksums-Sha256:
 36d4dc3fd92233c912e24d2d959ddb73ff6f130739ca14ecab9dedf4aa1834ae 1919 
jcal_0.4.1-2.2.dsc
 cf5b1f90069d1379f6ba71ebb4d64057ffa89aab38cc951f9054dcb7bbf39f4a 4676 
jcal_0.4.1-2.2.debian.tar.xz
 fd3ecd5a431ae579e890146ba1f04cb7479ecb7e8c741757d1e7557562ba94fc 6312 
jcal_0.4.1-2.2_source.buildinfo
Files:
 0fce5ccf6675b4505338a4bd07ae5839 1919 utils optional jcal_0.4.1-2.2.dsc
 d657530fd1f9fbca4ebe1170be561d90 4676 utils optional 
jcal_0.4.1-2.2.debian.tar.xz
 43915274cc2425cdc2a29a9770562515 6312 utils optional 
jcal_0.4.1-2.2_source.buildinfo

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

iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXfMYQRHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrIvntQ//flseL/qP2wkweFgtF99ijRpr5D6PQX6q
NhtesxQqlF7PRCsCqk0y1xU/2ibjg/nTFuOGkETp77XtYrOqYr5nduj0rZEOKvm4
Y1fsAN14KS6UqxV5EbQbq2QRlMY0ZpZzysePrNItm2ry10IayxiMUVFgF+Gpsx/C
g7g9oNwoM2hvs8l17vRJ0aYYCXoKLKyN3ZCPjzmJxvNx1xEKqn2j5fp5YPR2lbzm
CaBwVAC47H9hjNNLDh2H69x9ElioovLzz5F7QoNTD7Xa+qnbbj6gqu8WdTJTUE5z
qPnowQ9BXSM5bCaLbgNUrTZssTOXgng+zFweRShArLV9NKSLhCLVNfEz/ZS2zLmw
V+txPrfMuQWgfJ4Y63S+isgNJDWDzLeGXfSJAncxNOnjT8VrUPa4Kj44w3FGUtfX
nHeM4T46sldlFTf5lieZbTFJGWqL4LfnZeZQ2yrm30XpwGTZEOzZJB+rAMnWnerW
In1apGIodVIJW/cEyE8W7/vHOjOGKP4E2TsZPdjsD2xjYYSP2VnnMGVTtAThiKjY
Zh/ZKwLcjxInqSAoo5xm3pPLpTbHj01342140jdf7WyJXsRmM9rJtdNUkIh08SKo
Nwm0nbBX6TsYuCuoH90PHNFuY2HhIHVcB8sJaumHLIGMqi8YYT36XcMg7klu3hAL
vkuJgRKg7Co=
=at6j
-----END PGP SIGNATURE-----

Attachment: pgpVD_0i0jtI3.pgp
Description: PGP signature


--- End Message ---

Reply via email to