Your message dated Thu, 29 Feb 2024 10:04:06 +0000
with message-id <e1rfdgo-00ahlt...@fasolo.debian.org>
and subject line Bug#1062220: fixed in libapogee3 3.2+20221221183454-1.1
has caused the Debian Bug report #1062220,
regarding libapogee3: 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.)
--
1062220: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062220
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libapogee3
Version: 3.2+20221221183454-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
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
libapogee3 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 libapogee3
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 libapogee3-3.2+20221221183454/debian/changelog
libapogee3-3.2+20221221183454/debian/changelog
--- libapogee3-3.2+20221221183454/debian/changelog 2022-12-21
18:36:16.000000000 +0000
+++ libapogee3-3.2+20221221183454/debian/changelog 2024-01-31
19:42:19.000000000 +0000
@@ -1,3 +1,10 @@
+libapogee3 (3.2+20221221183454-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Wed, 31 Jan 2024 19:42:19 +0000
+
libapogee3 (3.2+20221221183454-1) unstable; urgency=medium
* build version from git
diff -Nru libapogee3-3.2+20221221183454/debian/control
libapogee3-3.2+20221221183454/debian/control
--- libapogee3-3.2+20221221183454/debian/control 2022-12-21
18:34:59.000000000 +0000
+++ libapogee3-3.2+20221221183454/debian/control 2024-01-31
19:42:19.000000000 +0000
@@ -14,7 +14,10 @@
Vcs-Browser: https://salsa.debian.org/debian-astro-team/libapogee3
Vcs-Git: https://salsa.debian.org/debian-astro-team/libapogee3.git
-Package: libapogee3
+Package: libapogee3t64
+Provides: ${t64:Provides}
+Replaces: libapogee3
+Breaks: libapogee3 (<< ${source:Version})
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apogee Library for camera control
@@ -28,7 +31,7 @@
Package: libapogee-dev
Section: libdevel
Architecture: any
-Depends: libapogee3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libapogee3t64 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends}
Description: Apogee Library for camera control, development headers
This package contains the standalone version of the Apogee device drivers
for Linux. It is primarily intended for developers wishing to add Apogee
diff -Nru libapogee3-3.2+20221221183454/debian/libapogee3.install
libapogee3-3.2+20221221183454/debian/libapogee3.install
--- libapogee3-3.2+20221221183454/debian/libapogee3.install 2022-12-21
18:34:59.000000000 +0000
+++ libapogee3-3.2+20221221183454/debian/libapogee3.install 1970-01-01
00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-usr/lib/*/libapogee.so.3.2
-usr/lib/*/libapogee.so.3
-etc/Apogee/camera/*.txt
-lib/udev/rules.d/99-apogee.rules lib/udev/rules.d
diff -Nru libapogee3-3.2+20221221183454/debian/libapogee3t64.install
libapogee3-3.2+20221221183454/debian/libapogee3t64.install
--- libapogee3-3.2+20221221183454/debian/libapogee3t64.install 1970-01-01
00:00:00.000000000 +0000
+++ libapogee3-3.2+20221221183454/debian/libapogee3t64.install 2022-12-21
18:34:59.000000000 +0000
@@ -0,0 +1,4 @@
+usr/lib/*/libapogee.so.3.2
+usr/lib/*/libapogee.so.3
+etc/Apogee/camera/*.txt
+lib/udev/rules.d/99-apogee.rules lib/udev/rules.d
diff -Nru libapogee3-3.2+20221221183454/debian/libapogee3t64.lintian-overrides
libapogee3-3.2+20221221183454/debian/libapogee3t64.lintian-overrides
--- libapogee3-3.2+20221221183454/debian/libapogee3t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ libapogee3-3.2+20221221183454/debian/libapogee3t64.lintian-overrides
2024-01-31 19:42:19.000000000 +0000
@@ -0,0 +1 @@
+libapogee3t64: package-name-doesnt-match-sonames libapogee3
--- End Message ---
--- Begin Message ---
Source: libapogee3
Source-Version: 3.2+20221221183454-1.1
Done: Lukas Märdian <sl...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libapogee3, 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.
Lukas Märdian <sl...@debian.org> (supplier of updated libapogee3 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 08:39:11 +0000
Source: libapogee3
Architecture: source
Version: 3.2+20221221183454-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Lukas Märdian <sl...@debian.org>
Closes: 1062220
Changes:
libapogee3 (3.2+20221221183454-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062220
Checksums-Sha1:
f442630f4f079f1b620551c31e3971a69e926941 2254
libapogee3_3.2+20221221183454-1.1.dsc
1a702e61e49da40ce19a2a9fdddc7899ac9892e8 2872
libapogee3_3.2+20221221183454-1.1.debian.tar.xz
39979b4f3e60c078aa3c5eef7839c1325a11dbff 8456
libapogee3_3.2+20221221183454-1.1_source.buildinfo
Checksums-Sha256:
da4affeff8c3e08147cd96bcffd85000f5653965426125e67ccae4dd130479b3 2254
libapogee3_3.2+20221221183454-1.1.dsc
425dc3d7087e7d5e5c671af5b996530f54c28ac9949a9591c14e8adb587948b8 2872
libapogee3_3.2+20221221183454-1.1.debian.tar.xz
3861c20d8f340b11f8e9301358cb3eba85ed52423452ab718ccdd7aca9596b06 8456
libapogee3_3.2+20221221183454-1.1_source.buildinfo
Files:
0cfcb45dcf00641adc78fe5e1317bb9b 2254 libs optional
libapogee3_3.2+20221221183454-1.1.dsc
a97286d2d2b395dc8cad1822e3d4ca62 2872 libs optional
libapogee3_3.2+20221221183454-1.1.debian.tar.xz
9545667c37abf8913a6026f3c0c4dd01 8456 libs optional
libapogee3_3.2+20221221183454-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXgQtoRHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrItB/w//Vi+gA3urKNhcaThkgPdzwVvZsKD02g3J
taGIs6Mo4iq5pg5Bb4CM2riKYlOvoWQXOf+8SnYybIKf1e4H8xRaDM8RMQZ4RCaF
pX5IO6TsYvpUp2sqJOBkCskjlAvzvE0mQoBS93byzNPUTy9LTHZqZawNvRlZsIG5
QcPg+/E+OWDsGywSxr7KINyZ1QkaatxywRMO3l/CpzZqQWR/WLSHDPXp7j8Nvewb
rYi+9pXHb+iUgNjHV+9g+BX7fiRSg0y/mGwvZJW63tYVqMpUkt7Xflb49VrDlGyf
OQzDxcUIjrQItc3ZnH8OVyhyj19m1++0CF1M4Wg0uxf8hmvfZtwzHDcsGyijVgsq
nZ5zg8AheBHuzNbTfxJ65sPxn9JD2HhhmrmHSYGPBeaFLJJP5Eo6WcLALDVnfxpj
PFnqlIMW401JJd7x10JKm0r95usouPO9gkCuqp3exfU4ZPwaUww8Lbak+xCT2WRa
1YVX3TAyYYd8+b5RhmAke4cufZDa0XF+SM5JR8cNTkKKXnDJEJraIHoLR882fnyD
jkaLb/fnSiWPAdbzCQDZ3ES0Jh4leHEPiiso0FSO7FUpcBPfTcUc33byGf+q7alw
4SoYGTj/H2yuluY1iL0HN621VERC0oMDzXnU9wiv7eYpqNWNCsplhgiMjTsfaprM
fLG4hwdXLLc=
=AfZn
-----END PGP SIGNATURE-----
pgpAE1mnMRLXr.pgp
Description: PGP signature
--- End Message ---