Package: jruby / 1.5.1-1

Metadata

Package Version Patches format
jruby 1.5.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix shebang lines.patch | (download)

lib/ruby/1.8/abbrev.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/irb/cmd/subirb.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/irb/ext/save-history.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/matrix.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/rdoc/markup/sample/rdoc2latex.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/rdoc/parsers/parse_rb.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/set.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/tsort.rb | 1 0 + 1 - 0 !
lib/ruby/1.8/wsdl/soap/wsdl2ruby.rb | 1 0 + 1 - 0 !
lib/ruby/1.9/abbrev.rb | 1 0 + 1 - 0 !
lib/ruby/1.9/rake/rake_test_loader.rb | 1 0 + 1 - 0 !
lib/ruby/1.9/set.rb | 1 0 + 1 - 0 !
lib/ruby/site_ruby/1.8/rubygems/digest/md5.rb | 1 0 + 1 - 0 !
lib/ruby/site_ruby/1.8/rubygems/digest/sha1.rb | 1 0 + 1 - 0 !
lib/ruby/site_ruby/1.8/rubygems/digest/sha2.rb | 1 0 + 1 - 0 !
15 files changed, 15 deletions(-)

 [patch] fix shebang lines

Remove extraneous shebang lines, and correct necessary jruby ones.

0002 jruby_home is at a specific location on Debian.patch | (download)

bin/jruby.sh | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 [patch] jruby_home is at a specific location on debian


0003 do not install gems.patch | (download)

build.xml | 75 1 + 74 - 0 !
1 file changed, 1 insertion(+), 74 deletions(-)

 [patch] do not install gems


0004 replace bundled libraries.patch | (download)

build.properties | 2 2 + 0 - 0 !
build.xml | 311 162 + 149 - 0 !
2 files changed, 164 insertions(+), 149 deletions(-)

 [patch] replace bundled libraries

... and use Debian packages instead

0005 ignore test failures.patch | (download)

build.xml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 [patch] ignore test failures