Package: rust-loggerv / 0.7.2-2

Metadata

Package Version Patches format
rust-loggerv 0.7.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ansiterm.diff | (download)

Cargo.toml | 4 2 + 2 - 0 !
examples/cfg_config.rs | 4 2 + 2 - 0 !
examples/compile_time_config.rs | 4 2 + 2 - 0 !
examples/output_config.rs | 4 2 + 2 - 0 !
examples/quick.rs | 4 2 + 2 - 0 !
examples/run_time_config.rs | 6 3 + 3 - 0 !
src/lib.rs | 34 17 + 17 - 0 !
7 files changed, 30 insertions(+), 30 deletions(-)

---
fix_autopkgtest.diff | (download)

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

 fixes a failed autopkg test case by backporting the fix from upstream