Debian Patches
Status for ruby-haml/6.3.0-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Don-t-use-bundler-when-running-tests.patch | Don't use bundler when running tests | =?utf-8?b?SsOpcsOpbXkgQm9iYmlv?= <lunar@debian.org> | no | 2022-12-21 | ||
0002-remove-link-to-remote-images-in-the-README.patch | remove link to remote images in the README It is considered as a privacy breach, as the image is automatically loaded from the remote site from the HTML generated documentation. |
Antonio Terceiro <terceiro@debian.org> | no | 2022-12-21 | ||
0003-drop-git-usage-in-gemspec.patch | drop git usage in gemspec | =?utf-8?b?IkFuZHJldyBMZWUgKOadjuWBpeeniyki?= <ajqlee@debian.org> | not-needed | Debian | 2022-12-21 | |
0004-line_number_test-don-t-test-coffee-script.patch | line_number_test: don't test coffee-script | Antonio Terceiro <terceiro@debian.org> | no | 2022-12-21 | ||
0005-Replace-fragile-encoding-test-with-UTF-8-assertion.patch | Replace fragile encoding test with UTF-8 assertion The previous test asserted that rendered output matched Encoding.default_external, which can vary across environments (e.g., US-ASCII in CI vs UTF-8 locally), causing inconsistent results. The test has been replaced with a direct assertion that the rendered output is UTF-8 encoded, the expected encoding for Rails views. |
Sergio de Almeida Cipriano Junior <sergiosacj@riseup.net> | no | 2025-04-06 |