Package: release.debian.org
Severity: normal
User:release.debian....@packages.debian.org
Usertags: transition

Hi,

We would like to add ruby3.0 as the default and remove ruby2.7 support.

Ben file:

title = "ruby2.7-rm";
is_affected = (.depends ~ /ruby2.7/ | .depends ~ /ruby3.0/) & !.source ~ 
/^(ruby2.7|ruby3.0|ruby-defaults)$/;
is_good = ! .depends ~ /ruby2.7/;
is_bad = .depends ~ /ruby2.7/;


This part of the transition was already done in Ubuntu, so I do not expect
any blocker, this is the transition tracker page there:

https://people.canonical.com/~ubuntu-archive/transitions/html/ruby2.7-rm.html

ruby-defaults/1:3.0~exp1 is already in experimental (which makes ruby3.0 the
default and remove ruby2.7), I'll be waiting for your acknowledgement to
upload it to unstable.

--
Lucas Kanashiro

Reply via email to