• Bug#1062633: libsoup2.4: NMU diff for 64-bit time_t transition

    From Jeremy =?UTF-8?Q?B=C3=ADcha?=@21:1/5 to All on Sun Feb 11 02:10:01 2024
    Hi,

    libsoup2.4 ships Lintian overrides, copied here:

    # Historical quirk. We'd rename it if the SONAME gets bumped, but it
    isn't worth changing now
    libsoup2.4-1: package-name-doesnt-match-sonames libsoup-2.4-1

    # Historical quirk. We'd rename it if the SONAME gets bumped, but it
    isn't worth changing now
    libsoup-gnome2.4-1: package-name-doesnt-match-sonames libsoup-gnome-2.4-1

    Instead of renaming to libsoup2.4-1t64 and libsoup-gnome2.4-1t64, can
    we just rename to libsoup-2.4-1 and libsoup-gnome-2.4-1 and drop the
    Lintian overrides?

    Thank you,
    Jeremy Bícha

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve Langasek@21:1/5 to All on Sat Feb 24 20:50:01 2024
    --1zNZCWWakuT2ZOZI
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    Thanks for pointing this out, Jeremy. Fixed patch attached (and uploaded).

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

    --1zNZCWWakuT2ZOZI
    Content-Type: text/plain; charset=iso-8859-1
    Content-Disposition: attachment; filename="nmu_libsoup2.4.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru libsoup2.4-2.74.3/debian/changelog libsoup2.4-2.74.3/debian/changelog --- libsoup2.4-2.74.3/debian/changelog 2024-01-29 12:27:21.000000000 +0000
    +++ libsoup2.4-2.74.3/debian/changelog 2024-02-24 19:42:39.000000000 +0000
    @@ -1,3 +1,17 @@
    +libsoup2.4 (2.74.3-3.1~exp2) experimental; urgency=medium
    +
    + * Fix the renaming to match the upstream soname, as pointed out by Jeremy
    + Bícha.
    +
    + -- Steve Langasek <vorlon@debian.org> Sat, 24 Feb 2024 19:42:39 +0000
    +
    +libsoup2.4 (2.74.3-3.1~exp1) experimental; urg
  • From Jeremy =?UTF-8?Q?B=C3=ADcha?=@21:1/5 to vorlon@debian.org on Sat Feb 24 23:10:02 2024
    On Sat, Feb 24, 2024 at 2:45 PM Steve Langasek <vorlon@debian.org> wrote:
    Thanks for pointing this out, Jeremy. Fixed patch attached (and uploaded).

    Here's a heads up that the libsoup2.4 build failed.

    https://buildd.debian.org/status/package.php?p=libsoup2.4&suite=experimental

    Thank you,
    Jeremy Bícha

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve Langasek@21:1/5 to All on Sat Feb 24 23:30:02 2024
    --ulwqFEdovQZbVDUP
    Content-Type: text/plain; charset=utf-8
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    On Sat, Feb 24, 2024 at 05:04:16PM -0500, Jeremy Bícha wrote:
    On Sat, Feb 24, 2024 at 2:45 PM Steve Langasek <vorlon@debian.org> wrote:
    Thanks for pointing this out, Jeremy. Fixed patch attached (and uploaded).

    Here's a heads up that the libsoup2.4 build failed.

    https://buildd.debian.org/status/package.php?p=libsoup2.4&suite=experimental

    Hrm. Thanks, I thought I build-tested before upload but clearly not.
    Here's a fixed patch.

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

    --ulwqFEdovQZbVDUP
    Content-Type: text/plain; charset=utf-8
    Content-Disposition: attachment; filename="nmu_libsoup2.4.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru libsoup2.4-2.74.3/debian/changelog libsoup2.4-2.74.3/debian/changelog --- libsoup2.4-2.74.3/debian/changelog 2024-01-29 12:27:21.000000000 +0000
    +++ libsoup2.4-2.74.3/debian/changelog 2024-02-24 22:17:36.000000000 +0000
    @@ -1,3 +1,23 @@
    +libsoup2.4 (2.74.3-3.1~exp3) experimental; urgency=medium
    +
    + * Fix missing rename of libsoup-gnome-2.4-1.
    +
    + -- Steve Langasek <vorlon@debian.org> Sat, 24 Feb 2024 22:17:36 +0000
    +
    +libsoup2.4 (2.74.3-3.1~exp2) experimental; urgency=medium
    +
    + * Fix the renaming to match