Package: ruby-rgfa / 1.3.1+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
ruby-rgfa | 1.3.1+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
test_no_relative.patch | (download) |
test/test_rgfa.rb |
2 1 + 1 - 0 ! |
adjust test include paths The Ruby tests (build time and autopkgtest) already take care of the correct include paths, so no require_relative use is necessary. |
ruby33.patch | (download) |
lib/rgfa/byte_array.rb |
1 0 + 1 - 0 ! |
enable support for ruby 3.3 Ruby 3.2/3.3 removed Object.trust and unified Fixnum/Bignum into Integer. |