Debian Patches

Status for rust-malachite-nz/0.9.1-1

Patch Description Author Forwarded Bugs Origin Last update
auto/auto-remove-features.patch This patch was autogenerated using debcargo. Do not edit manually! no
remove-unused-optional-dependencies.patch Remove unused optional dependencies Debian removes the optional doc, demo, serde, Python, random, and test-build
feature set because it is not needed for the malachite-bigint dependency
chain. After those features are removed, these optional dependencies are no
longer referenced by the crate metadata, but debcargo would still generate
implicit feature packages for them. Remove the unused dependencies as well.
Michele Cane <michele.cane@proton.me> not-needed 2026-06-17
remove-upstream-test-target.patch Remove upstream test target without test-build support Debian removes the upstream test_build feature and its helper modules because
they pull in optional random/test/demo dependencies that are not needed for
the malachite-bigint dependency chain. The explicit Cargo test target still
compiles the upstream test suite and then fails because helper macros such as
assert_panic! are provided by the removed test support. Remove that test
target from the Debian Cargo metadata; autopkgtest combinations are marked
broken in debcargo.toml for the same reason.
Michele Cane <michele.cane@proton.me> not-needed 2026-06-17
remove-remote-katex-assets.patch Remove remote KaTeX assets from rustdoc header katex-header.html is only used by docs.rs rustdoc metadata, but it is shipped
in the Debian source package. The upstream file loads CSS and JavaScript from
a CDN, which triggers lintian privacy-breach warnings. Replace it with an
inert local comment because Debian builds do not need these remote assets.
Michele Cane <michele.cane@proton.me> not-needed 2026-06-17
relax-libm.patch Relax libm dependency to 0.2.15 Debian unstable currently provides libm 0.2.15. malachite-nz builds against
this version, so allow the packaged dependency instead of requiring libm
0.2.16.
Michele Cane <michele.cane@proton.me> not-needed 2026-06-17

All known versions for source package 'rust-malachite-nz'

Links