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-21-generic (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)
diff -Nru gxr-0.15.1/debian/changelog gxr-0.15.1/debian/changelog --- gxr-0.15.1/debian/changelog 2022-08-03 10:38:08.000000000 +0000 +++ gxr-0.15.1/debian/changelog 2024-02-28 09:31:43.000000000 +0000 @@ -1,3 +1,10 @@ +gxr (0.15.1-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062202 + + -- Lukas Märdian <sl...@debian.org> Wed, 28 Feb 2024 09:31:43 +0000 + gxr (0.15.1-4) unstable; urgency=medium * Team upload. diff -Nru gxr-0.15.1/debian/control gxr-0.15.1/debian/control --- gxr-0.15.1/debian/control 2022-08-03 10:38:08.000000000 +0000 +++ gxr-0.15.1/debian/control 2024-02-28 09:31:43.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Lubosz Sarnecki <lubosz.sarne...@collabora.com>, Christoph Haag <christoph.h...@collabora.com>, -Build-Depends: +Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 11), chrpath, glslang-tools, @@ -23,7 +23,10 @@ Vcs-Browser: https://salsa.debian.org/xrdesktop-team/gxr Vcs-Git: https://salsa.debian.org/xrdesktop-team/gxr.git -Package: libgxr-0.15-0 +Package: libgxr-0.15-0t64 +Provides: ${t64:Provides} +Replaces: libgxr-0.15-0 +Breaks: libgxr-0.15-0 (<< ${source:Version}) Section: libs Architecture: linux-any Depends: @@ -48,7 +51,7 @@ libgtk-3-dev, libgulkan-dev, libopenxr-dev, - libgxr-0.15-0 (= ${binary:Version}), + libgxr-0.15-0t64 (= ${binary:Version}), libvulkan-dev, mesa-common-dev, Description: glib wrapper for OpenVR and OpenXR APIs - development headers diff -Nru gxr-0.15.1/debian/libgxr-0.15-0.install gxr-0.15.1/debian/libgxr-0.15-0.install --- gxr-0.15.1/debian/libgxr-0.15-0.install 2022-08-03 10:38:08.000000000 +0000 +++ gxr-0.15.1/debian/libgxr-0.15-0.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -usr/lib/*/libgxr-0.*.so.* -usr/lib/*/gxr-0.*/backends/libgxr-openxr.so - diff -Nru gxr-0.15.1/debian/libgxr-0.15-0t64.install gxr-0.15.1/debian/libgxr-0.15-0t64.install --- gxr-0.15.1/debian/libgxr-0.15-0t64.install 1970-01-01 00:00:00.000000000 +0000 +++ gxr-0.15.1/debian/libgxr-0.15-0t64.install 2022-08-03 10:38:08.000000000 +0000 @@ -0,0 +1,3 @@ +usr/lib/*/libgxr-0.*.so.* +usr/lib/*/gxr-0.*/backends/libgxr-openxr.so + diff -Nru gxr-0.15.1/debian/libgxr-0.15-0t64.lintian-overrides gxr-0.15.1/debian/libgxr-0.15-0t64.lintian-overrides --- gxr-0.15.1/debian/libgxr-0.15-0t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ gxr-0.15.1/debian/libgxr-0.15-0t64.lintian-overrides 2024-02-28 09:31:20.000000000 +0000 @@ -0,0 +1 @@ +libgxr-0.15-0t64: package-name-doesnt-match-sonames libgxr-0.15-0