Hey, On Sat, Aug 20, 2022 at 10:16 PM Antonio Terceiro <terce...@debian.org> wrote: > Given that 1) we don't really support packages not working with all > available Ruby versions, 2) multiple ruby versions are only present > simultaneously during transitions, and 3) we only release with a single > version, I propose that we drop these entirely, and always build and > test for all supported Ruby versions. We would then consider packages > that don't work with all versions to be buggy.
That makes sense. +1 in dropping them. A simple grep shows 1540 packages use the former and 1533 use the latter. A mass commit without breaking Salsa would be super. I can arrange that. :) - u