This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jruby.
commit f4f866d0dedd0350aad01143351da9551ef2a2bb Author: gregor herrmann <[email protected]> Date: Fri Nov 1 17:35:34 2013 +0100 Depend on default-jre. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d2ed866..0785609 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/jruby.git Package: jruby Architecture: all Replaces: jruby1.0, jruby1.1, jruby1.2 -Depends: openjdk-6-jre | java6-runtime, ${misc:Depends}, libjffi-jni +Depends: default-jre | java6-runtime, ${misc:Depends}, libjffi-jni Recommends: ri1.8 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

