Bug#1090913: Transition: ruby3.3
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hi,
I would like to start the transition to ruby 3.3 in unstable. General
information about Ruby transitions can be found in:
https://wiki.debian.org/Teams/Ruby/InterpreterTransitions
ruby3.3 has been in testing for a while. Building against ruby3.3 has
been enabled in experimental, and we already did a test rebuild against
it, with satisfiable results:
https://ruby-builds.debian.net/ruby3.3/
We also requested a bunch of removals to help with this transition here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090911
So I would like to enable building against ruby3.3 in unstable, and to
effectively start the transition.
Ben file:
title = "ruby3.3-add";
architectures = [ "amd64" ];
is_affected = (.depends ~ /ruby3.1/ | .depends ~ /ruby3.3/) & !.source ~ /^(ruby3.1|ruby3.2|ruby3.3|ruby-defaults|dislocker|epic5|graphviz|hivex|kamailio|klayout|kross-interpreters|libprelude|marisa|ngraph-gtk|notmuch|obexftp|redland-bindings|rubyluabridge|ruby-standalone|subtle|subversion|uwsgi|vim-command-t|weechat|robot-testing-framework|treil|vim|nbdkit|spglib|ignition-math)$/;
is_good = .depends ~ /ruby3.3/;
is_bad = .depends ~ /ruby3.1/ & !.depends ~ /ruby3.3/;
TIA!
--
Lucas Kanashiro
Reply to: