Bug#1095713: transition: ruby3.1-rm
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hi release team,
Now that ruby3.3 is already the default in testing, I'd like to
start removing support for ruby3.1.
Our plan is to start this transition once ruby-rack 3 migrates to
testing and before starting the rails 7 transition, to avoid further
entanglement.
I already uploaded ruby-defaults/1:3.3~3.3 to experimental removing
ruby3.1 support.
The following Ben file can be used to create the tracker page:
is_affected = (.depends ~ /ruby3.1/ | .depends ~ /ruby3.3/) &
!.source ~ /^(ruby3.1|ruby3.3|ruby-defaults)$/;
is_good = ! .depends ~
/ruby3.1/;
is_bad = .depends ~ /ruby3.1/;
TIA!
--
Lucas Kanashiro
Reply to: