• Bug#1062093: coinor-bonmin: NMU diff for 64-bit time_t transition

    From Steve Langasek@21:1/5 to All on Sat Feb 24 22:40:01 2024
    --2k3KdnGoszLfC2Cs
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    Hello,

    An oversight with regards to the provides: handling support in debhelper
    means the package in experimental does not correctly declare compatibility
    on 64-bit archs with the prior ABI. Please find an updated patch attached.

    --
    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

    --2k3KdnGoszLfC2Cs
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: attachment; filename="nmu_coinor-bonmin.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru coinor-bonmin-1.8.9/debian/changelog coinor-bonmin-1.8.9/debian/changelog
    --- coinor-bonmin-1.8.9/debian/changelog 2023-01-31 15:18:23.000000000 +0000
    +++ coinor-bonmin-1.8.9/debian/changelog 2024-02-24 21:28:20.000000000 +0000
    @@ -1,3 +1,23 @@
    +coinor-bonmin (1.8.9-1.1~exp3) experimental; urgency=medium
    +
    + * Non-maintainer upload.
    + * Declare X-Time64-Compat to get proper Provides:
    +
    + -- Steve Langasek <vorlon@debian.org> Sat, 24 Feb 2024 21:28:20 +0000
    +
    +coinor-bonmin (1.8.9-1.1~exp2) experimental
  • From Steve Langasek@21:1/5 to All on Wed Feb 28 18:00:02 2024
    This is a multi-part MIME message sent by reportbug.


    Dear maintainer,

    Please find attached a final version of this patch for the time_t
    transition. This patch is being uploaded to unstable.

    Note that this adds a versioned build-dependency on dpkg-dev, to guard
    against accidental backports with a wrong ABI.

    Thanks!


    -- System Information:
    Debian Release: trixie/sid
    APT prefers unstable
    APT policy: (500, 'unstable'), (1, 'experimental')
    Architecture: amd64 (x86_64)

    Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    diff -Nru coinor-bonmin-1.8.9/debian/changelog coinor-bonmin-1.8.9/debian/changelog
    --- coinor-bonmin-1.8.9/debian/changelog 2023-01-31 15:18:23.000000000 +0000
    +++ coinor-bonmin-1.8.9/debian/changelog 2024-02-28 16:55:10.000000000 +0000
    @@ -1,3 +1,10 @@
    +coinor-bonmin (1.8.9-1.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition. Closes: #1062093
    +
    + -- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 16:55:10 +0000
    +
    coinor-bonmin (1.8.9-1) unstable; urgency=medium

    * New upstream version 1.8.9
    diff -Nru coinor-bonmin-1.8.9/debian/coinor-libbonmin4.install coinor-bonmin-1.8.9/debian/coinor-libbonmin4.install
    --- coinor-bonmin-1.8.9/debian/coinor-libbonmin4.install 2022-11-30 15:12:15.000000000 +0000
    +++ coinor-bonmin-1.8.9/debian/coinor-libbonmin4.install 1970-01-01 00:00:00.000000000 +0000
    @@ -1 +0,0 @@
    -usr/lib/*/libbonmin*.so.*
    diff -Nru coinor-bonmin-1.8.9/debian/coinor-libbonmin4.lintian-overrides coinor-bonmin-1.8.9/debian/coinor-libbonmin4.lintian-overrides
    --- coinor-bonmin-1.8.9/debian/coinor-libbo