• Bug#1061875: afterstep: NMU diff for 64-bit time_t transition (1/5)

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


    Source: afterstep
    Followup-For: Bug #1061875

    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 afterstep-2.2.12/debian/changelog afterstep-2.2.12/debian/changelog --- afterstep-2.2.12/debian/changelog 2024-01-22 23:07:32.000000000 +0000
    +++ afterstep-2.2.12/debian/changelog 2024-01-31 03:56:21.000000000 +0000
    @@ -1,3 +1,11 @@
    +afterstep (2.2.12-17.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 03:56:21 +0000
    +
    afterstep (2.2.12-17) unstable; urgency=low

    * Make debian/scripts/move_spare_manpages read a list of binaries from
    diff -Nru afterstep-2.2.12/debian/control afterstep-2.2.12/debian/control
    --- afterstep-2.2.12/debian/control 2024-01-22 23:07:32.000000000 +0000
    +++ afterstep-2.2.12/debian/control 2024-01-31 03:56:16.000000000 +0000
    @@ -79,7 +79,10 @@
    .
    The package contains data and configuration files needed by AfterStep.

    -Package: libafterstep1
    +Package: libafterstep1t64
    +Provides: ${t64:Provides}
    +Replaces: libafterstep1
    +Breaks: libafterste