Package: ruby-odbc Version: 0.999992-1 I'm in the process of upgrading an application docker image to ruby-3.4, which uses debian trixie. We use the ruby-odbc gem. While we were installing the gem from source previously with debian bullseye, after installing the unixodbc, unixodbc-dev and odbcinst1debian2, we found out that odbcinst1debian2 does not exist for trixie.
In the process, we found out that there's a ruby-odbc package for trixie, which could solve our problems. However, this package was built for ruby 3.3, not ruby 3.4 . Would it be possible to request a build of the ruby-odbc package targeting ruby 3.4? And perhaps ruby 4?

