• Bug#1061893: apr-util: NMU diff for 64-bit time_t transition (1/2)

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


    Source: apr-util
    Followup-For: Bug #1061893

    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 apr-util-1.6.3/debian/changelog apr-util-1.6.3/debian/changelog
    --- apr-util-1.6.3/debian/changelog 2023-02-03 20:15:18.000000000 +0000
    +++ apr-util-1.6.3/debian/changelog 2024-01-31 05:58:19.000000000 +0000
    @@ -1,3 +1,11 @@
    +apr-util (1.6.3-1.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 05:58:19 +0000
    +
    apr-util (1.6.3-1) unstable; urgency=medium

    [ Stefan Fritsch ]
    diff -Nru apr-util-1.6.3/debian/control apr-util-1.6.3/debian/control
    --- apr-util-1.6.3/debian/control 2023-02-02 22:42:28.000000000 +0000
    +++ apr-util-1.6.3/debian/control 2024-01-31 05:58:19.000000000 +0000
    @@ -22,7 +22,10 @@
    Vcs-Git: https://salsa.debian.org/apache-team/apr-util.git
    Homepage: https://apr.apache.org/

    -Package: libaprutil1
    +Package: libaprutil1t64
    +Provides: ${t64:Provides}
    +Replaces: libaprutil1
    +Breaks: libaprutil1 (<< ${source:Version})
    Architecture: any
    Multi-Arc