• Bug#1061925: audacious: NMU diff for 64-bit time_t transition (1/3)

    From Steve Langasek@21:1/5 to All on Wed Jan 31 10:00:01 2024
    This is a multi-part MIME message sent by reportbug.


    Source: audacious
    Followup-For: Bug #1061925

    Apologies, an oversight in the conversion script caused us to fail to
    update strict versioned dependencies on the previous package name.
    Please find attached a fixed patch.

    This has also now been uploaded to experimental.

    diff -Nru audacious-4.3.1/debian/changelog audacious-4.3.1/debian/changelog
    --- audacious-4.3.1/debian/changelog 2023-11-01 12:36:46.000000000 +0000
    +++ audacious-4.3.1/debian/changelog 2024-01-31 08:44:31.000000000 +0000
    @@ -1,3 +1,11 @@
    +audacious (4.3.1-2.1~exp2) experimental; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition.
    + * Fix uninstallable packages from the previous upload.
    +
    + -- Steve Langasek <vorlon@debian.org> Wed, 31 Jan 2024 08:44:31 +0000
    +
    audacious (4.3.1-2) unstable; urgency=medium

    * Team upload.
    diff -Nru audacious-4.3.1/debian/control audacious-4.3.1/debian/control
    --- audacious-4.3.1/debian/control 2023-11-01 12:14:21.000000000 +0000
    +++ audacious-4.3.1/debian/control 2024-01-31 08:44:31.000000000 +0000
    @@ -24,7 +24,7 @@
    Depends:
    audacious-plugins (>= ${source:Upstream-Version}),
    default-dbus-session-bus | dbus-session-bus | dbus-x11,
    - libaudcore5 (= ${binary:Version}),
    + libaudcore5t64 (= ${binary:Version}),
    ${misc:Depends},
    ${shlibs:Depends}
    Recommends:
    @@ -54,10 +54,