• Bug#1075457: ruby-eb: diff for NMU version 2.6-4.1

    From Chris Hofstaedtler@21:1/5 to All on Sat Apr 19 15:40:01 2025
    Control: tags 1075457 + patch


    Dear maintainer,

    I've prepared an NMU for ruby-eb (versioned as 2.6-4.1). The diff
    is attached to this message.

    Regards.


    diff -Nru ruby-eb-2.6/debian/changelog ruby-eb-2.6/debian/changelog
    --- ruby-eb-2.6/debian/changelog 2022-07-01 01:10:29.000000000 +0200
    +++ ruby-eb-2.6/debian/changelog 2025-04-19 15:25:59.000000000 +0200
    @@ -1,3 +1,10 @@
    +ruby-eb (2.6-4.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Apply patch from TODOROKI Shin-ichi to fix FTBFS. (Closes: #1075457)
    +
    + -- Chris Hofstaedtler <zeha@debian.org> Sat, 19 Apr 2025 15:25:59 +0200
    +
    ruby-eb (2.6-4) unstable; urgency=medium

    [ Cédric Boutillier ]
    diff -Nru ruby-eb-2.6/debian/patches/eb_newer_ruby.patch ruby-eb-2.6/debian/patches/eb_newer_ruby.patch
    --- ruby-eb-2.6/debian/patches/eb_newer_ruby.patch 1970-01-01 01:00:00.000000000 +0100
    +++ ruby-eb-2.6/debian/patches/eb_newer_ruby.patch 2025-04-19 15:25:57.000000000 +0200
    @@ -0,0 +1,35 @@
    +From: TODOROKI Shin-ichi <todoroki.s@gmail.com>
    +
    +https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075457#14
    +
    +Index: ruby-eb-2.6/eb.c +===================================================================
    +--- ruby-eb-2.6.orig/eb.c
    ++++ ruby-eb-2.6/e