Your message dated Tue, 18 Feb 2025 10:40:16 +0100 with message-id <bf5c9505-c257-407d-aadb-33cbdd9d2e78@debian.org> and subject line Re: Bug#1095713: transition: ruby3.1-rm has caused the Debian Bug report #1095713, regarding transition: ruby3.1-rm to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1095713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095713 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---Package: release.debian.org
- To: submit@bugs.debian.org
- Subject: transition: ruby3.1-rm
- From: Lucas Kanashiro <kanashiro@debian.org>
- Date: Tue, 11 Feb 2025 00:49:28 -0300
- Message-id: <[🔎] d67eefac-d9a5-49cb-a704-d3f4101222bb@debian.org>
- Reply-to: kanashiro@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
--- End Message ---
--- Begin Message ---
- To: kanashiro@debian.org, 1095713-done@bugs.debian.org
- Subject: Re: Bug#1095713: transition: ruby3.1-rm
- From: Emilio Pozuelo Monfort <pochu@debian.org>
- Date: Tue, 18 Feb 2025 10:40:16 +0100
- Message-id: <bf5c9505-c257-407d-aadb-33cbdd9d2e78@debian.org>
- In-reply-to: <[🔎] 435927ad-e132-4fa9-8c0d-401266fab468@debian.org>
- References: <[🔎] d67eefac-d9a5-49cb-a704-d3f4101222bb@debian.org> <[🔎] e0a0f203-6f87-4e66-b2ce-75d8efa0010c@debian.org> <[🔎] 435927ad-e132-4fa9-8c0d-401266fab468@debian.org>
On 11/02/2025 21:33, Lucas Kanashiro wrote:Hi, On 11/02/2025 16:22, Emilio Pozuelo Monfort wrote:Control: tags -1 confirmed On 11/02/2025 04:49, Lucas Kanashiro wrote: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/;Go ahead.ruby-defaults/1:3.3 was uploaded to unstable, once it is properly published in the archive we can proceed with binNMUs.I hinted the removal of ruby3.1 yesterday, and it is gone from testing. Cheers, Emilio
--- End Message ---