Package: asciidoctor / 1.5.4-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| asciidoctor | 1.5.4-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| data_path.patch | (download) |
lib/asciidoctor.rb |
2 1 + 1 - 0 ! |
load data from /usr/share/asciidoctor path Bug-Debian: https://bugs.debian.org/788052 |
| lib_directory_in_tests.patch | (download) |
Rakefile |
2 1 + 1 - 0 ! |
exclude lib/ directory from tests |
| skip asciimath test.patch | (download) |
test/blocks_test.rb |
1 1 + 0 - 0 ! |
skip test that depends on unpackaged optional library |
| package version.patch | (download) |
Rakefile |
3 2 + 1 - 0 ! |
gemspec: load asciidoctor/version from system is not available locally This fixes running tests under autopkgtest |
| skip unreadable file.patch | (download) |
test/reader_test.rb |
1 1 + 0 - 0 ! |
skip test that depends on chmod This fixes running tests under autopkgtest |
| honour_SOURCE_DATE_EPOCH.patch | (download) |
lib/asciidoctor.rb |
6 5 + 1 - 0 ! |
honour the source_date_epoch environment variable Honour the SOURCE_DATE_EPOCH environment variable, so that output documents' timestamp is set to last debian/changelog entry when building packages that use asciidoctor in their building process. |
