Debian Patches
Status for ruby-inline/3.14.4-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| dont_require_rubygems | 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 |
Gunnar Wolf <gwolf@debian.org> | not-needed | debian | 2012-02-06 | |
| inline_mapping_instead_of_zentest_mapping | Replaced ZenTestMapping usage with custom implementation This avoids pulling in a series of build-dependencies while allowing us to run the test suite |
Gunnar Wolf <gwolf@debian.org> | not-needed | debian | 2012-02-06 | |
| fix-tests-in-debian-build-env | fix test in Debian build environment | Christian Hofstaedtler <zeha@debian.org> | no | 2014-01-15 | ||
| ruby2.0-multiarch | use proper multiarch location for Ruby 2.0 | Christian Hofstaedtler <zeha@debian.org> | no | 2014-01-15 | ||
| no-zen-test.patch | Remove ZenTest from gemspec list it is not really needed and not packaged. Having this dependency make autopkgtest fail |
Cédric Boutillier <boutil@debian.org> | not-needed | 2019-01-07 | ||
| fix-gcc-debian-build.patch | fix inline C extension builds with Debian GCC and Ruby 3.3 Debian's Ruby CFLAGS include -Werror=format-security, and GCC 15 treats -Wincompatible-pointer-types as an error. Filter -Werror flags from the compiler command and downgrade incompatible-pointer-types to a warning. |
Simon Quigley <tsimonq2@debian.org> | not-needed | 2026-07-05 |
