Package: yard / 0.9.38-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| yard | 0.9.38-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 remove timestamps where possible for reproducible bu.patch | (download) |
lib/yard/i18n/pot_generator.rb |
2 1 + 1 - 0 ! |
remove timestamps where possible, for reproducible builds |
| 0002 Prevent possible privacy breach with distant images.patch | (download) |
README.md |
9 0 + 9 - 0 ! |
prevent possible privacy breach with distant images |
| 0003 spec avoid writing to file shipped with upstream sou.patch | (download) |
spec/spec_helper.rb |
2 1 + 1 - 0 ! |
spec: avoid writing to file shipped with upstream source |
| 0004 spec add missing require spec_helper.patch | (download) |
spec/cli/command_parser_spec.rb |
2 2 + 0 - 0 ! |
spec: add missing `require 'spec_helper'` |
| 0005 spec_helper avoid relative require.patch | (download) |
spec/spec_helper.rb |
2 1 + 1 - 0 ! |
spec_helper: avoid relative require Just trust that $LOAD_PATH is correctly set. |
| 0006 no samus in Rakefile.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
no samus in rakefile and gemfile |
| 0008 no bundler in specs.patch | (download) |
spec/spec_helper.rb |
6 0 + 6 - 0 ! |
no bundler in specs |
| 0009 skip some config specs with ruby2.7.patch | (download) |
spec/config_spec.rb |
4 2 + 2 - 0 ! |
skip some config specs with ruby2.7 waiting for more investigation with rspec, bundler and ruby2.7 (e.g https://github.com/rspec/rspec-mocks/issues/1317) |
| 0010 Disable failing test searching for .gem files.patch | (download) |
spec/cli/diff_spec.rb |
2 1 + 1 - 0 ! |
disable failing test searching for .gem files Allowed operations seem too strict for Debian Bug-Debian: https://bugs.debian.org/1005432 |
| 0011 locale_spec skip test that fails on ruby3.1 when not.patch | (download) |
spec/i18n/locale_spec.rb |
2 1 + 1 - 0 ! |
locale_spec: skip test that fails on ruby3.1 when not using bundler This patch is Debian specific. Closes: #1019684 |
