Package: rust-microformats / 0.15.0-4

Metadata

Package Version Patches format
rust-microformats 0.15.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020250227~27c1c79.patch | (download)

library/src/jf2.rs | 2 1 + 1 - 0 !
library/src/jf2/test.rs | 18 9 + 9 - 0 !
2 files changed, 10 insertions(+), 10 deletions(-)

 fix reference fetching of object
020250407.1~03cb817.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
library/Cargo.toml | 12 6 + 6 - 0 !
library/src/parse/element/test.rs | 4 2 + 2 - 0 !
library/src/parse/mod.rs | 2 1 + 1 - 0 !
types/src/temporal.rs | 14 8 + 6 - 0 !
5 files changed, 18 insertions(+), 16 deletions(-)

 bump version of 'swc' to 8
020250407.2~5a5c54d.patch | (download)

library/src/lib.rs | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix doctest
1001_fence_features.patch | (download)

library/src/jf2/profiles.rs | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add feature fencing
2001_swc.patch | (download)

library/Cargo.toml | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 accept newer branches of crates swc_*
2001_tracing forest.patch | (download)

library/Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid not-in-debian crate tracing-forest
2001_tracing test.patch | (download)

library/Cargo.toml | 1 0 + 1 - 0 !
library/build.rs | 1 0 + 1 - 0 !
library/src/parse/element/test.rs | 5 0 + 5 - 0 !
library/src/parse/property/explicit/test.rs | 3 0 + 3 - 0 !
library/src/parse/property/item/test.rs | 3 0 + 3 - 0 !
library/src/parse/property/test.rs | 3 0 + 3 - 0 !
library/src/parse/test/suite/adhoc.rs | 3 0 + 3 - 0 !
7 files changed, 19 deletions(-)

 avoid not-in-debian crate tracing-test
2001_tracing unwrap.patch | (download)

library/Cargo.toml | 1 0 + 1 - 0 !
library/src/parse/property/explicit/test.rs | 11 5 + 6 - 0 !
library/src/parse/property/implied/test.rs | 9 4 + 5 - 0 !
library/src/parse/property/item/test.rs | 5 2 + 3 - 0 !
types/Cargo.toml | 1 0 + 1 - 0 !
5 files changed, 11 insertions(+), 16 deletions(-)

 avoid not-in-debian crate tracing_unwrap
2001_yare.patch | (download)

library/Cargo.toml | 1 0 + 1 - 0 !
library/src/parse/element/test.rs | 104 0 + 104 - 0 !
library/src/parse/property/explicit/test.rs | 62 0 + 62 - 0 !
library/src/parse/property/implied/test.rs | 112 0 + 112 - 0 !
library/src/parse/test/mod.rs | 85 0 + 85 - 0 !
library/src/parse/value_class/test.rs | 88 0 + 88 - 0 !
6 files changed, 452 deletions(-)

 avoid not-in-debian crate yare
2002_no_bin.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid too simplistic binary
2003_no_vendor_testsuite.patch | (download)

library/src/parse/mod.rs | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid undistributable vendor testsuite
2004_reproducible_build.patch | (download)

library/build.rs | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 make the build reproducible