This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jruby.
commit 0c8206b97cc9b79dff07e6e402bf651c40ab5ac8 Author: tony mancill <[email protected]> Date: Sun May 11 13:12:27 2014 -0700 jruby binary pkg now depends on ri instead of ri1.8 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5e7203f..84bfb36 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Package: jruby Architecture: all Replaces: jruby1.0, jruby1.1, jruby1.2 Depends: default-jre | java6-runtime, ${misc:Depends}, libjffi-jni -Recommends: ri1.8 +Recommends: ri Description: 100% pure-Java implementation of Ruby JRuby is a 100% pure-Java implementation of the Ruby programming language. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

