Package: ruby-inline / 3.12.4-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| ruby-inline | 3.12.4-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| dont_require_rubygems | (download) |
lib/inline.rb |
27 20 + 7 - 0 ! |
calls to rubygems not allowed within the debian archive This module still had some RubyGems calls - This patch replaces them with the proper location, according to the Debian Ruby policy |
| fix_ruby_path | (download) |
lib/inline.rb |
2 1 + 1 - 0 ! |
use the correct location for the ruby interpreter Following Debian Ruby policy. |
| inline_mapping_instead_of_zentest_mapping | (download) |
lib/inline.rb |
6 3 + 3 - 0 ! |
replaced zentestmapping usage with custom implementation This avoids pulling in a series of build-dependencies while allowing us to run the test suite |
| fix tests in debian build env | (download) |
test/test_inline.rb |
2 1 + 1 - 0 ! |
fix test in debian build environment |
| ruby2.0 multiarch | (download) |
lib/inline.rb |
1 1 + 0 - 0 ! |
use proper multiarch location for ruby 2.0 |
