Package: rust-subtile / 0.4.0-2

Metadata

Package Version Patches format
rust-subtile 0.4.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_include_fixtures.patch | (download)

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

 include with crate the fixtures needed by tests
2001_compact_str.patch | (download)

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

 accept older branch of crate compact_str
2001_nom.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/vobsub/img.rs | 6 3 + 3 - 0 !
src/vobsub/mpeg2/clock.rs | 3 2 + 1 - 0 !
src/vobsub/mpeg2/pes.rs | 19 7 + 12 - 0 !
src/vobsub/mpeg2/ps.rs | 6 3 + 3 - 0 !
src/vobsub/palette.rs | 33 14 + 19 - 0 !
src/vobsub/sub.rs | 9 4 + 5 - 0 !
7 files changed, 34 insertions(+), 44 deletions(-)

 use older branch of crate nom
 This essentially reverts upstream git commit 811b3dd.
2001_profiling.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
src/image/utils.rs | 2 0 + 2 - 0 !
src/pgs/pgs_image.rs | 2 0 + 2 - 0 !
src/pgs/sup.rs | 1 0 + 1 - 0 !
src/vobsub/idx.rs | 2 0 + 2 - 0 !
src/vobsub/img.rs | 3 0 + 3 - 0 !
src/vobsub/sub.rs | 2 0 + 2 - 0 !
7 files changed, 13 deletions(-)

 avoid not-in-debian crate profiling