Control: tags 1106931 + patch Dear maintainer,
I've prepared an NMU for ruby3.3 (versioned as 3.3.8-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. Cheers -- Sebastian Ramacher
diffstat for ruby3.3-3.3.8 ruby3.3-3.3.8 changelog | 9 +++++++++ control | 1 + 2 files changed, 10 insertions(+) diff -Nru ruby3.3-3.3.8/debian/changelog ruby3.3-3.3.8/debian/changelog --- ruby3.3-3.3.8/debian/changelog 2025-04-29 12:58:14.000000000 +0200 +++ ruby3.3-3.3.8/debian/changelog 2026-05-13 08:19:14.000000000 +0200 @@ -1,3 +1,12 @@ +ruby3.3 (3.3.8-2.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Cédric Boutillier ] + * Build-depend explicitly on libcrypt-dev (Closes: #1106931) + + -- Sebastian Ramacher <[email protected]> Wed, 13 May 2026 08:19:14 +0200 + ruby3.3 (3.3.8-2) unstable; urgency=medium [ Antonio Terceiro ] diff -Nru ruby3.3-3.3.8/debian/control ruby3.3-3.3.8/debian/control --- ruby3.3-3.3.8/debian/control 2025-04-29 12:58:14.000000000 +0200 +++ ruby3.3-3.3.8/debian/control 2026-05-13 08:18:41.000000000 +0200 @@ -9,6 +9,7 @@ coreutils (>= 7.5), debhelper-compat (= 13), file, + libcrypt-dev, libffi-dev, libgdbm-compat-dev, libgdbm-dev,

