Tag: ruby-interpreter-is-deprecated Severity: warning Check: languages/ruby Explanation: Starting with ruby2.3, Ruby interpreter packages stopped providing the ruby-interpreter virtual package. It should no longer be used as a prerequisite. . In packages using gem2deb, please consider using ${ruby:Depends}. It will expand automatically to the prerequisites the package needs (including the interpreter as well as the libraries) and can replace all other Ruby-related dependency declarations.