Comment 2 for bug 1990569

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

Thanks for the review Lukas! I already addressed some of your comments:

#0 the server team will get subscribe before its promotion

#1 waiting for the review

#2 not really sure why we are getting that since we have ${shlibs:Depends} in its Depends field (added by this commit 6139eab9)

#3 in ruby packages, we only add direct dependency on the ruby interpreter if the package ships a script or something which directly depends on ruby (i.e, via shebang). ruby-mime-types is just a library and it does not ship any executable, so the ruby interpreter will not be added as a dependency

#4 this is done in the salsa git repo, will be shipped in the next upload (https://salsa.debian.org/ruby-team/ruby-mime-types/-/commit/35534fbf1db8)

#5 bug is fixed

#6 the latest version was packaged and uploaded to Debian unstable, it will be synced once the archive gets opened for the "L" cycle