Your message dated Thu, 29 Feb 2024 18:48:09 +0000
with message-id <e1rflrx-00cmjj...@fasolo.debian.org>
and subject line Bug#1062982: fixed in timbl 6.5-3.1
has caused the Debian Bug report #1062982,
regarding timbl: 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.)


-- 
1062982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: timbl
Version: 6.5-3
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
timbl 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 timbl
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 timbl-6.5/debian/changelog timbl-6.5/debian/changelog
--- timbl-6.5/debian/changelog  2020-04-23 15:59:42.000000000 +0000
+++ timbl-6.5/debian/changelog  2024-02-04 09:48:31.000000000 +0000
@@ -1,3 +1,10 @@
+timbl (6.5-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Sun, 04 Feb 2024 09:48:31 +0000
+
 timbl (6.5-3) unstable; urgency=medium
 
   * Upload to unstable
diff -Nru timbl-6.5/debian/control timbl-6.5/debian/control
--- timbl-6.5/debian/control    2020-04-21 19:03:38.000000000 +0000
+++ timbl-6.5/debian/control    2024-02-04 09:48:30.000000000 +0000
@@ -55,7 +55,7 @@
 Architecture: any
 Multi-Arch: same
 Depends:
- libtimbl4 (= ${binary:Version}),
+ libtimbl4t64 (= ${binary:Version}),
  ${misc:Depends},
 Conflicts:
  libtimbl3-dev,
@@ -77,7 +77,10 @@
  This package provides the TiMBL header files required to compile C++ programs
  that use TiMBL.
 
-Package: libtimbl4
+Package: libtimbl4t64
+Provides: ${t64:Provides}
+Replaces: libtimbl4
+Breaks: libtimbl4 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
diff -Nru timbl-6.5/debian/libtimbl4.install timbl-6.5/debian/libtimbl4.install
--- timbl-6.5/debian/libtimbl4.install  2018-12-02 14:11:47.000000000 +0000
+++ timbl-6.5/debian/libtimbl4.install  1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-/usr/lib/*/libtimbl.so.*
diff -Nru timbl-6.5/debian/libtimbl4t64.install 
timbl-6.5/debian/libtimbl4t64.install
--- timbl-6.5/debian/libtimbl4t64.install       1970-01-01 00:00:00.000000000 
+0000
+++ timbl-6.5/debian/libtimbl4t64.install       2018-12-02 14:11:47.000000000 
+0000
@@ -0,0 +1 @@
+/usr/lib/*/libtimbl.so.*
diff -Nru timbl-6.5/debian/libtimbl4t64.lintian-overrides 
timbl-6.5/debian/libtimbl4t64.lintian-overrides
--- timbl-6.5/debian/libtimbl4t64.lintian-overrides     1970-01-01 
00:00:00.000000000 +0000
+++ timbl-6.5/debian/libtimbl4t64.lintian-overrides     2024-02-04 
09:48:30.000000000 +0000
@@ -0,0 +1 @@
+libtimbl4t64: package-name-doesnt-match-sonames libtimbl4

--- End Message ---
--- Begin Message ---
Source: timbl
Source-Version: 6.5-3.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
timbl, 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 1062...@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 timbl 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: Thu, 29 Feb 2024 18:19:10 +0000
Source: timbl
Architecture: source
Version: 6.5-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062982
Changes:
 timbl (6.5-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062982
Checksums-Sha1:
 827b3ad15da4a5bdda49a3bc8d86430a9a38b2c4 2170 timbl_6.5-3.1.dsc
 fe1d42ec3327af92ee3e16d7af29b2852b60daa7 5852 timbl_6.5-3.1.debian.tar.xz
 1178b544bd3d86b036312b74196f7b663fb94941 7472 timbl_6.5-3.1_source.buildinfo
Checksums-Sha256:
 e45f20af9b1f37569bb4d85033370bfd028f770d6b438a0aa3ac5a928804e4ea 2170 
timbl_6.5-3.1.dsc
 4184f51dab2ccb7088440b508f89fe47f747130d2b66c1e81cb981f9258b0666 5852 
timbl_6.5-3.1.debian.tar.xz
 a295ec2b129cfef163d578e6a1e80e79a58111cb63ab9ccea3dec62ed59b1433 7472 
timbl_6.5-3.1_source.buildinfo
Files:
 67b06d8114ee2fd26175e2d565221c97 2170 science optional timbl_6.5-3.1.dsc
 aa9501fde4988f440abd2b4aa1454254 5852 science optional 
timbl_6.5-3.1.debian.tar.xz
 a77ed8aaac345e5ad6332eba40a54fb2 7472 science optional 
timbl_6.5-3.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgysEACgkQFZ61xO/I
d0w3mhAAsN0njSncGgGEm6sSvF8i+7i1j39rS3dMf5YMuV/BzqpRcCp6qIG5R+n3
YbXBRw7PjUDpQb2qkc3Emw/FDetSXYVYtz6CiVam4yI5cgj2pmOqSTFHwMsDCHtB
CQQfIFhEOixAjnKLlE2K7KjvKYyyJNz+WzV3p+02Y9NtY1Dnm93WJO+hvXxnhzPz
xtAUWsW4XMZqG1ZgdFZTE+NoMahn9FH0PGNPsf5HnMO8mu/Eww3a13r4JgvDIgwj
/nOJwIW+tko4jZwqJ+OkDDuI+lClJXjYcqqRITJf/HCyHg+ryrVLpIdVCGhWObej
cqHATLEvczOVcMeU1h/K7WMNAce8Ydh6MwbD9rAkMJxMlPh1OcR9tMshp0I1a7FN
Yod7e9dr+daREjzBZdyu3YFObtiSvZO3XcZUDbffa8Aual/wEiXSaS0NAYjLPZJr
lKHd0I5NVohS3SEwtFFs/khMz8pPbJbY0r3sZWS7P24R0VJo3faows5mzV71E/eQ
G7+boRzZoPmR6FoJ3UrZuOKnxyqr+TqSmUoakntDtpxz6aCQzqkNm3RG62cAcgZC
REQyX5nHZZ3srbFpZtPUzDBdSbYzLHTA1+rRb3nbwgePIV8T5x0eyWzztcbpukdR
fPQVpq4FTgchBj8Tq2lzR6XAl0sdP7l0apOE/LSPx1Z3ObTQpkk=
=s8Sp
-----END PGP SIGNATURE-----

Attachment: pgpJ9dGuf4SUY.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to