Package: rudof / 0.1.62+ds-1

Metadata

Package Version Patches format
rudof 0.1.62+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2001_privacy.patch | (download)

README.md | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 avoid privacy breach in documentation
2002_calamine.patch | (download)

dctap/Cargo.toml | 1 0 + 1 - 0 !
dctap/src/dctap.rs | 18 1 + 17 - 0 !
dctap/src/lib.rs | 2 0 + 2 - 0 !
dctap/src/reader_range.rs | 50 0 + 50 - 0 !
dctap/src/tap_error.rs | 29 0 + 29 - 0 !
dctap/src/tap_reader.rs | 69 11 + 58 - 0 !
dctap/src/tap_reader_builder.rs | 52 4 + 48 - 0 !
rudof_cli/src/cli.rs | 8 0 + 8 - 0 !
rudof_cli/src/input_convert_format.rs | 3 0 + 3 - 0 !
rudof_cli/src/main.rs | 15 0 + 15 - 0 !
rudof_lib/src/rudof.rs | 11 2 + 9 - 0 !
11 files changed, 18 insertions(+), 240 deletions(-)

 avoid not-in-debian crate calamine
 This essentially reverts upstream git commits 45b0954 10c50da.
2002_clientele.patch | (download)

rudof_cli/Cargo.toml | 1 0 + 1 - 0 !
rudof_cli/src/main.rs | 9 1 + 8 - 0 !
2 files changed, 1 insertion(+), 9 deletions(-)

 avoid not-in-debian crate clientele
2002_colored.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
prefixmap/Cargo.toml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 accept older branch of crate colored
2002_itertools.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
dctap/Cargo.toml | 2 1 + 1 - 0 !
shacl_ast/Cargo.toml | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 accept older branch of crate itertools
2002_rust_decimal_macros.patch | (download)

srdf/Cargo.toml | 1 0 + 1 - 0 !
srdf/src/numeric_literal.rs | 7 3 + 4 - 0 !
2 files changed, 3 insertions(+), 5 deletions(-)

 avoid not-in-debian crate rust_decimal_macros
2003_no_benches.patch | (download)

shex_compact/Cargo.toml | 17 1 + 16 - 0 !
1 file changed, 1 insertion(+), 16 deletions(-)

 avoid benches
2004_no_env filter.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
rudof_cli/src/main.rs | 27 22 + 5 - 0 !
2 files changed, 23 insertions(+), 6 deletions(-)

 avoid not-in-debian tracing-subscriber feature "env-filter"
2004_no_network.patch | (download)

srdf/src/srdf_sparql/srdfsparql.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 avoid network-requiring tests by default