Debian Patches
Status for rust-malachite-base/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 random feature set because it is not needed for the malachite-bigint dependency chain. After that feature is removed, the optional demo, random, and test 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-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-base 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 |
