• Bug#1082699: intent to NMU #1082699: tint2 FTBFS - undefined reference

    From Rebecca N. Palmer@21:1/5 to All on Sat Mar 8 15:30:01 2025
    Control: tags -1 pending

    I have prepared an NMU fixing this bug (debdiff below; also in Salsa),
    and intend to upload it in 2 days if nobody objects.

    diff -Nru tint2-17.0.1/debian/changelog tint2-17.0.1/debian/changelog
    --- tint2-17.0.1/debian/changelog 2023-11-03 12:40:45.000000000 +0000
    +++ tint2-17.0.1/debian/changelog 2025-03-08 13:54:41.000000000 +0000
    @@ -1,3 +1,10 @@
    +tint2 (17.0.1-1.2) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Link tint2conf against libm. (Closes: #1082699)
    +
    + -- Rebecca N. Palmer <rebecca_palmer@zoho.com> Sat, 08 Mar 2025
    13:54:41 +0000
    +
    tint2 (17.0.1-1.1) unstable; urgency=medium

    * Non-maintainer upload.
    diff -Nru tint2-17.0.1/debian/patches/series
    tint2-17.0.1/debian/patches/series
    --- tint2-17.0.1/debian/patches/series 2023-11-01 14:58:29.000000000 +0000
    +++ tint2-17.0.1/debian/patches/series 2024-12-18 21:14:31.000000000 +0000
    @@ -1 +1,2 @@
    glib2.76.patch
    +tint2conf-libm-1082699.patch
    diff -Nru tint2-17.0.1/debian/patches/tint2conf-libm-1082699.patch tint2-17.0.1/debian/patches/tint2conf-libm-1082699.patch
    --- tint2-17.0.1/debian/patches/tint2conf-libm-1082699.patch 1970-01-01 01:00:00.000000000 +0100
    +++ tint2-17.0.1/debian/patches/tint2con