Debian Patches
Status for coderay/1.1.3-8
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-rubygems-depends.patch | Remove rubygems depends | Youhei SASAKI <uwabami@gfd-dennou.org> | not-needed | 2012-02-28 | ||
0003-Add-Encoding.default_external.patch | Add Encoding.default_external Add Encoding.default_external = "UTF-8" due to sbuild/pbuilder locale settings. This might be Debian specific. |
Youhei SASAKI <uwabami@gfd-dennou.org> | not-needed | 2012-02-28 | ||
0005-do_not_use_git_ls-files.patch | do not use `git ls-files` =================================================================== |
HIGUCHI Daisuke (VDR dai) <dai@debian.org> | not-needed | 2020-08-10 | ||
0006-fix-coderay-absolute-file-path-test.patch | fix coderay absolute file path test =================================================================== |
HIGUCHI Daisuke (VDR dai) <dai@debian.org> | not-needed | 2020-08-20 | ||
0007-Add-ruby3-support.patch | [PATCH] Fix test suite for ruby 3.0 change for methods on subclass of Array With ruby 3.0, especially with https://github.com/ruby/ruby/pull/3690 , for subclass of Array, `flatten` method now returns the instance of Array, not of the subclass. To keep the object instance of the subclass, use `flatten!` instead. |
Mamoru TASAKA <mtasaka@fedoraproject.org> | no | 2021-02-21 |