[jruby] 02/04: jruby binary pkg now depends on ri instead of ri1.8
    Tony Mancill 
    tmancill at moszumanska.debian.org
       
    Tue May 13 01:28:49 UTC 2014
    
    
  
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 <tmancill at debian.org>
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
    
    
More information about the pkg-java-commits
mailing list