[DRE-maint] Bug#1000333: gem2deb: ignore or find a way to make <= constraint in gemspec work
Pirate Praveen
praveen at onenetbeyond.org
Sun Nov 21 18:21:22 GMT 2021
Package: gem2deb
Version: 1.7
Severity: wishlist
should we really honor <= constraint in gemspecs? in ruby-google-fog
upstream wants fog-core <= 2.1.0 it will never be satisfied in debian
because 2.1.0-1 >= 2.1.0 and we have 2.1.0-3.1 in archive
we could either ignore or may be detect the current version in the
archive (it will require a rebuild if dependency change)
More information about the Pkg-ruby-extras-maintainers
mailing list