• Bug#1095672: g10k: diff for NMU version 0.9.10-1.1

    From Chris Hofstaedtler@21:1/5 to All on Mon Apr 14 00:00:02 2025
    Dear maintainer,

    I've prepared an NMU for g10k (versioned as 0.9.10-1.1). The diff
    is attached to this message.

    Chris


    diff -Nru g10k-0.9.10/debian/changelog g10k-0.9.10/debian/changelog
    --- g10k-0.9.10/debian/changelog 2025-02-19 16:11:43.000000000 +0100
    +++ g10k-0.9.10/debian/changelog 2025-04-13 23:36:25.000000000 +0200
    @@ -1,3 +1,11 @@
    +g10k (0.9.10-1.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Pass -race to dh_auto_build only on supported archs (Closes: #1095672)
    + * Pass through Static-Built-Using.
    +
    + -- Chris Hofstaedtler <zeha@debian.org> Sun, 13 Apr 2025 23:36:25 +0200
    +
    g10k (0.9.10-1) unstable; urgency=medium

    * new upstream release (Closes: #1093015)
    diff -Nru g10k-0.9.10/debian/control g10k-0.9.10/debian/control
    --- g10k-0.9.10/debian/control 2025-02-19 16:11:43.000000000 +0100
    +++ g10k-0.9.10/debian/control 2025-04-13 23:36:25.000000000 +0200
    @@ -28,6 +28,7 @@
    Package: g10k
    Architecture: any
    Built-Using: ${misc:Built-Using}
    +Static-Built-Using: ${misc:Static-Built-Using}
    Depends: ${misc:Depends},
    ${shlibs:Depends},
    git
    diff -Nru g10k-0.9.10/debian/rules g10k-0.9.10/debian/rules
    --- g10k-0.9.10/debian/rul