• Bug#1061923: at-spi2-core: NMU diff for 64-bit time_t transition (1/2)

    From Steve Langasek@21:1/5 to All on Tue Jan 30 05:00:01 2024
    --ku85toLj/6Sl07eC
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    Unfortunately, additional changes were also needed to debian/rules. Please
    see attached an amended debdiff.

    --
    Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slangasek@ubuntu.com vorlon@debian.org

    --ku85toLj/6Sl07eC
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: attachment; filename="nmu_at-spi2-core.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru at-spi2-core-2.50.0/debian/changelog at-spi2-core-2.50.0/debian/changelog
    --- at-spi2-core-2.50.0/debian/changelog 2023-09-18 06:55:59.000000000 -0700
    +++ at-spi2-core-2.50.0/debian/changelog 2024-01-29 19:39:57.000000000 -0800
    @@ -1,3 +1,10 @@
    +at-spi2-core (2.50.0-1.1) experimental; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition.
    +
    + -- Steve Langasek <vorlon@debian.org> Tue, 30 Jan 2024 03:39:57 +0000
    +
    at-spi2-core (2.50.0-1) unstable; urgency=medium
  • From Samuel Thibault@21:1/5 to All on Tue Jan 30 17:00:01 2024
    Hello,

    Steve Langasek, le lun. 29 janv. 2024 19:48:58 -0800, a ecrit:
    diff -Nru at-spi2-core-2.50.0/debian/control at-spi2-core-2.50.0/debian/control
    --- at-spi2-core-2.50.0/debian/control 2023-09-18 06:55:59.000000000 -0700
    +++ at-spi2-core-2.50.0/debian/control 2024-01-29 19:39:57.000000000 -0800
    @@ -51,7 +51,10 @@
    This package contains the core components of GNOME Accessibility for the Debian
    installer.

    -Package: libatspi2.0-0
    +Package: libatspi2.0-0t64
    +Provides: ${t64:Provides}
    +Replaces: libatspi2.0-0
    +Breaks: libatspi2.0-0 (<< ${source:Version})
    Section: libs
    Architecture: any
    Multi-Arch: same
    @@ -130,7 +133,10 @@
    Description: AT-SPI 2 toolkit bridge - module for d-i
    This package includes the gtk-module for the Debian installer.

    -Package: libatk-bridge2.0-0
    +Package: libatk-bridge2.0-0t64
    +Provides: ${t64:Provides}
    +Replaces: libatk-bridge2.0-0
    +Breaks: libatk-bridge2.0-0 (<< ${source:Version})
    Section: libs
    Architecture: any
    Multi-Arch: same
    @@ -160,7 +166,10 @@
    These are the development files for libatk-bridge2.0, needed for
    compilation of programs which use it.

    -Package: libatk1.0-0
    +Package: libatk1.0-0t64
    +Provides: ${t64:Provides}
    +Replaces: libatk1.0-0
    +Breaks: libatk1.0-0 (<< ${source:Version})
    Section: libs
    Architecture: any
    Multi-Arch: same

    This seems to be missing updating the Depends: libatspi2.0-0 and libatk-bridge2.0-0 and libatk1.0-0?

    Samuel

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)