[DRE-commits] [ruby-rjb] 01/08: Merge tag 'upstream/1.5.5'

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Dec 20 22:06:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-rjb.

commit 06ef0418e35f023aa8f51f182afe64e9ca95eef2
Merge: 9e48abb 1605564
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Wed Nov 30 23:04:03 2016 +0100

    Merge tag 'upstream/1.5.5'
    
    Upstream version 1.5.5

 .gitattributes         |   23 +
 ChangeLog              | 1422 ++++++++++++++++++++++++------------------------
 README.md              |   65 +++
 Rakefile               |   12 +
 ext/extconf.h          |    8 -
 ext/jniwrap.h          |   68 +--
 ext/load.c             |    2 +
 ext/rjb.c              |   15 +-
 lib/rjb.rb             |    3 +
 lib/rjb/version.rb     |   27 +
 lib/rjbextension.rb    |    2 +-
 readme.sj              |   54 +-
 rjb.gemspec            |   51 ++
 rjb.rake               |  116 ++--
 test/CallbackTest.java |   24 +-
 test/JarTest.java      |   16 +-
 test/JarTest2.java     |   14 +-
 test/Test.java         |  286 +++++-----
 test/Two.java          |    1 +
 test/TwoCaller.java    |    1 +
 test/exttest.rb        |   78 +--
 test/jartest.rb        |   48 +-
 test/jartest2.rb       |   46 +-
 test/jartest3.rb       |   56 +-
 test/test.rb           |   60 +-
 test/test_unload.rb    |   52 +-
 26 files changed, 1388 insertions(+), 1162 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rjb.git



More information about the Pkg-ruby-extras-commits mailing list