[Git][java-team/jruby][experimental] 10 commits: New upstream version 9.4.5.0+ds

Jérôme Charaoui (@lavamind) gitlab at salsa.debian.org
Mon Feb 19 15:20:58 GMT 2024



Jérôme Charaoui pushed to branch experimental at Debian Java Maintainers / jruby


Commits:
9acd04d0 by Jérôme Charaoui at 2024-02-18T20:14:07-05:00
New upstream version 9.4.5.0+ds
- - - - -
41e7fa99 by Jérôme Charaoui at 2024-02-18T21:00:30-05:00
d/rules: drop get-orig-source target

the target isn't necessary because since "component=rubygems" is
set under "[export-orig]" in d/gbp.conf, gbp export-orig will export
both the main source tarball in addition to the component tarball

- - - - -
5947656f by Jérôme Charaoui at 2024-02-18T21:00:31-05:00
d/gbp.conf: add postimport for rubygems download

- - - - -
492b126a by Jérôme Charaoui at 2024-02-18T21:00:32-05:00
improve rubygems download script

- better cleanup on interrupt/exit
- use GBP_UPSTREAM_VERSION variable
- refuse to overwrite existing tarball
- do pristine-tar commit at the end

- - - - -
e4065148 by Jérôme Charaoui at 2024-02-18T21:00:33-05:00
Update upstream source from tag 'upstream/9.4.5.0+ds'

Update to upstream version '9.4.5.0+ds'
with Debian dir 8a6c3b86d8ae2734d23139e4282e0dd71d008c9c
- - - - -
ce4f36a1 by Jérôme Charaoui at 2024-02-18T21:00:33-05:00
d/patches: drop patches applied upstream

- - - - -
ea6907ad by Jérôme Charaoui at 2024-02-18T21:00:34-05:00
d/patches: refresh patches for new upstream version

- - - - -
6e37c62b by Jérôme Charaoui at 2024-02-18T23:35:15-05:00
d/patches: add upstream patch to fix mri-stdlib test

- - - - -
144bb50a by Jérôme Charaoui at 2024-02-19T10:15:37-05:00
d/tests: improve common prepare function

- use AUTOPKGTEST_TMP instead of /tmp to benefit from post-test cleanup
- use gem-version instead of shell globs
- use GEM_PATH instead of GEM_HOME, avoids need to copy stdlib
- use symlinks instead of copying files

- - - - -
aa552064 by Jérôme Charaoui at 2024-02-19T10:16:57-05:00
Update changelog

- - - - -


27 changed files:

- .github/workflows/ci.yml
- .gitignore
- .mvn/extensions.xml
- VERSION
- bin/jruby.sh
- core/pom.rb
- core/pom.xml
- core/src/main/java/org/jruby/EvalType.java
- + core/src/main/java/org/jruby/FiberScheduler.java
- core/src/main/java/org/jruby/Main.java
- core/src/main/java/org/jruby/Ruby.java
- core/src/main/java/org/jruby/RubyArgsFile.java
- core/src/main/java/org/jruby/RubyArray.java
- core/src/main/java/org/jruby/RubyBasicObject.java
- core/src/main/java/org/jruby/RubyBinding.java
- core/src/main/java/org/jruby/RubyClass.java
- core/src/main/java/org/jruby/RubyComplex.java
- core/src/main/java/org/jruby/RubyConverter.java
- core/src/main/java/org/jruby/RubyDir.java
- core/src/main/java/org/jruby/RubyEnumerator.java
- core/src/main/java/org/jruby/RubyException.java
- core/src/main/java/org/jruby/RubyFile.java
- core/src/main/java/org/jruby/RubyFloat.java
- core/src/main/java/org/jruby/RubyGC.java
- core/src/main/java/org/jruby/RubyGenerator.java
- core/src/main/java/org/jruby/RubyHash.java
- core/src/main/java/org/jruby/RubyIO.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/65e0b144bf1bdaf817d1c6e5a9a0333ce6739ce7...aa5520643c44f638ede556c262ea81bb9d9a1570

-- 
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/65e0b144bf1bdaf817d1c6e5a9a0333ce6739ce7...aa5520643c44f638ede556c262ea81bb9d9a1570
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20240219/fca51602/attachment.htm>


More information about the pkg-java-commits mailing list