Source: portsmf 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'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_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 portsmf-0.1~svn20101010/debian/changelog portsmf-0.1~svn20101010/debian/changelog --- portsmf-0.1~svn20101010/debian/changelog 2021-08-15 15:14:13.000000000 +0000 +++ portsmf-0.1~svn20101010/debian/changelog 2024-02-29 21:13:16.000000000 +0000 @@ -1,3 +1,10 @@ +portsmf (0.1~svn20101010-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063286 + + -- Benjamin Drung <bdr...@debian.org> Thu, 29 Feb 2024 21:13:16 +0000 + portsmf (0.1~svn20101010-6) unstable; urgency=medium * Team upload. diff -Nru portsmf-0.1~svn20101010/debian/control portsmf-0.1~svn20101010/debian/control --- portsmf-0.1~svn20101010/debian/control 2021-08-15 15:10:27.000000000 +0000 +++ portsmf-0.1~svn20101010/debian/control 2024-02-29 21:13:16.000000000 +0000 @@ -3,13 +3,16 @@ Priority: optional Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Uploaders: Benjamin Drung <bdr...@debian.org> -Build-Depends: debhelper-compat (= 9), dh-autoreconf +Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 9), dh-autoreconf Standards-Version: 3.9.8 Homepage: http://portmedia.sourceforge.net/ Vcs-Browser: https://salsa.debian.org/multimedia-team/portsmf Vcs-Git: https://salsa.debian.org/multimedia-team/portsmf.git -Package: libportsmf0 +Package: libportsmf0t64 +Provides: ${t64:Provides} +Replaces: libportsmf0 +Breaks: libportsmf0 (<< ${source:Version}) Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -35,7 +38,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: libportsmf0 (= ${binary:Version}), ${misc:Depends} +Depends: libportsmf0t64 (= ${binary:Version}), ${misc:Depends} Description: Portable Standard Midi File Library (development files) Portsmf is "Port Standard MIDI File", a cross-platform, C++ library for reading and writing Standard MIDI Files. diff -Nru portsmf-0.1~svn20101010/debian/libportsmf0.install portsmf-0.1~svn20101010/debian/libportsmf0.install --- portsmf-0.1~svn20101010/debian/libportsmf0.install 2021-08-15 15:10:27.000000000 +0000 +++ portsmf-0.1~svn20101010/debian/libportsmf0.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*/libportSMF.so.0* diff -Nru portsmf-0.1~svn20101010/debian/libportsmf0t64.install portsmf-0.1~svn20101010/debian/libportsmf0t64.install --- portsmf-0.1~svn20101010/debian/libportsmf0t64.install 1970-01-01 00:00:00.000000000 +0000 +++ portsmf-0.1~svn20101010/debian/libportsmf0t64.install 2021-08-15 15:10:27.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/*/libportSMF.so.0* diff -Nru portsmf-0.1~svn20101010/debian/libportsmf0t64.lintian-overrides portsmf-0.1~svn20101010/debian/libportsmf0t64.lintian-overrides --- portsmf-0.1~svn20101010/debian/libportsmf0t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ portsmf-0.1~svn20101010/debian/libportsmf0t64.lintian-overrides 2024-02-29 21:13:12.000000000 +0000 @@ -0,0 +1 @@ +libportsmf0t64: package-name-doesnt-match-sonames libportsmf0