Package: jruby Version: 1.5.6-9 Severity: important jruby installs a pom declaring dependencies on org.jruby.joni:joni, org.jruby.extras:jnr-netdb and org.jruby.extras:bytelist, but none of the corresponding Debian packages are listed in the dependencies of the jruby package. This prevents the Maven based package depending on jruby from building if these transitive dependencies aren't explicitly excluded.
It seems that the classes of these dependencies are actually embedded in jruby.jar, so it's probably safe to remove the dependencies from the pom. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

