Dear maintainer, Please find attached a final version of this patch for the time_t transition. This patch is being uploaded to unstable.
Note that this adds a versioned build-dependency on dpkg-dev, to guard against accidental backports with a wrong ABI. Thanks! -- 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 papi-7.1.0/debian/changelog papi-7.1.0/debian/changelog --- papi-7.1.0/debian/changelog 2024-02-20 11:50:34.000000000 +0000 +++ papi-7.1.0/debian/changelog 2024-03-01 23:16:47.000000000 +0000 @@ -1,3 +1,10 @@ +papi (7.1.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063206 + + -- Steve Langasek <vor...@debian.org> Fri, 01 Mar 2024 23:16:47 +0000 + papi (7.1.0-3) unstable; urgency=medium * Prepare infrastructure for appending an ABI-suffix to the SOVERSION. diff -Nru papi-7.1.0/debian/control papi-7.1.0/debian/control --- papi-7.1.0/debian/control 2024-02-20 11:50:34.000000000 +0000 +++ papi-7.1.0/debian/control 2024-03-01 23:16:47.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Vincent Danjean <vdanj...@debian.org>, Andreas Beckmann <a...@debian.org> -Build-Depends: +Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), dh-sequence-python3, gfortran, @@ -18,7 +18,10 @@ Vcs-Browser: https://salsa.debian.org/hpc-team/papi Vcs-Git: https://salsa.debian.org/hpc-team/papi.git -Package: libpapi7.1 +Package: libpapi7.1t64 +Provides: ${t64:Provides} +Replaces: libpapi7.1 +Breaks: libpapi7.1 (<< ${source:Version}) Section: libs Architecture: any Multi-Arch: same @@ -41,7 +44,10 @@ . This package provides the shared library. -Package: libsde1 +Package: libsde1t64 +Provides: ${t64:Provides} +Replaces: libsde1 +Breaks: libsde1 (<< ${source:Version}) Section: libs Architecture: any Multi-Arch: same diff -Nru papi-7.1.0/debian/libpapi7.1t64.lintian-overrides papi-7.1.0/debian/libpapi7.1t64.lintian-overrides --- papi-7.1.0/debian/libpapi7.1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ papi-7.1.0/debian/libpapi7.1t64.lintian-overrides 2024-03-01 23:16:15.000000000 +0000 @@ -0,0 +1 @@ +libpapi7.1t64: package-name-doesnt-match-sonames libpapi7.1 diff -Nru papi-7.1.0/debian/libsde1t64.lintian-overrides papi-7.1.0/debian/libsde1t64.lintian-overrides --- papi-7.1.0/debian/libsde1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ papi-7.1.0/debian/libsde1t64.lintian-overrides 2024-03-01 23:16:15.000000000 +0000 @@ -0,0 +1 @@ +libsde1t64: package-name-doesnt-match-sonames libsde1