Package: vagrant Version: 1.0.3-1 Severity: normal Since vagrant depends on rubygems, and rubygems depends on ruby1.8, installing vagrant pulls in ruby1.8 (or prevents its removal, as happened in my case). Since vagrant depends on ruby, and not ruby1.8, I assume that vagrant supports Ruby 1.9. As such, I suggest changing the dependency on rubygems to depend on 'rubygems | ruby >= 1:1.9' should do the trick.
- Matt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org