• Bug#1061919: arpack: NMU diff for 64-bit time_t transition

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


    Source: arpack
    Followup-For: Bug #1061919

    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 arpack-3.9.1/debian/changelog arpack-3.9.1/debian/changelog
    --- arpack-3.9.1/debian/changelog 2023-10-14 12:10:25.000000000 +0000
    +++ arpack-3.9.1/debian/changelog 2024-01-31 07:59:37.000000000 +0000
    @@ -1,3 +1,11 @@
    +arpack (3.9.1-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 07:59:37 +0000
    +
    arpack (3.9.1-1) unstable; urgency=medium

    * New upstream release
    diff -Nru arpack-3.9.1/debian/control arpack-3.9.1/debian/control
    --- arpack-3.9.1/debian/control 2023-10-14 12:05:29.000000000 +0000
    +++ arpack-3.9.1/debian/control 2024-01-31 07:59:37.000000000 +0000
    @@ -15,7 +15,10 @@
    Homepage: https://github.com/opencollab/arpack-ng
    Rules-Requires-Root: no

    -Package: libarpack2
    +Package: libarpack2t64
    +Provides: ${t64:Provides}
    +Replaces: libarpack2
    +Breaks: libarpack2 (<< ${source:Version})
    Architecture: any
    Multi-Arch: same
    Section: libs
    @@ -52,7 +