Debian Patches

Status for ruby-guard/2.20.1-2

Patch Description Author Forwarded Bugs Origin Last update
do_not_use_gem_bin_path.patch do not use Gem.bin_path HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2018-11-17
disable_simplecov.patch disable simplecov HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2017-11-28
pending_examples.patch pending examples HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2017-11-28
do_not_use_git_ls-files.patch do not use `git ls-files` HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2018-01-04
add_workarounds_for_cli_inheriting_from_thor.patch add workarounds for cli inheriting from thor HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed debian 2026-07-10
fix-ftbfs-with-rspec-mock-3.12-and-ruby-3+.patch fix ftbfs with rspec-mock 3.12 and ruby 3+
===================================================================
HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2022-12-28
ignore-unicode-emoji-ambiguous-whitespaces-with-formatador-0.3+.patch ignore unicode emoji ambiguous whitespaces with formatador 0.3+
See also:

* https://github.com/guard/guard/pull/986#issuecomment-1303991720
* https://github.com/geemus/formatador/pull/26
* https://github.com/hamano/locale-eaw#%E7%B5%B5%E6%96%87%E5%AD%97%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6 (in Japanese)
HIGUCHI Daisuke (VDR dai) <dai@debian.org> not-needed 2023-09-26
relax-lumberjack.patch no
ruby3.4-backtrace-uses-backtick.patch fix Kernel#caller backtrace format parsing for Ruby 3.4 Ruby 3.4 changed the Kernel#caller output format to use single quotes around
method labels (e.g. 'Foo#stop' instead of `stop') and to include the class
qualifier with a '#' separator (Foo#stop instead of just stop). This patch
updates the regex to accept both old (backtick) and new (single quote)
delimiters and makes the class name prefix optional and non-capturing so only
the method name is extracted.
Guilherme Puida Moreira <puida@debian.org> yes 2026-07-10

All known versions for source package 'ruby-guard'

Links