Debian Patches
Status for rust-piz/0.5.1-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-tempfile-for-test | Write test files to a temporary directory When we run tests for Rust crates in Debian, the source code is read-only, therefore we need this patch to write the files to a temporary directory. |
Michael R. Crusoe <crusoe@debian.org> | yes | |||
adjust_deps | Adjust dependencies to match what is packaged for Debian | Michael R. Crusoe <crusoe@debian.org> | not-needed | |||
memmap2 | diff --git a/Cargo.toml b/Cargo.toml index 22bf614..9a66f89 100644 |
no | https://github.com/mrkline/piz-rs/commit/b3d65a6de |