Debian Patches
Status for papers/48.5-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
meson.build-fix-build-for-Debian.patch | meson.build: fix build for Debian We don't call `cargo` directly, but use a wrapper script instead, which breaks some of the expectations. Make the needed changes to ensure the package still builds. We also need to override CARGO_HOME, so don't set this env var in meson.build. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2024-11-07 | ||
shell-rs-build-re-generate-bindings-before-building-exe.patch | shell-rs: build: re-generate bindings before building exe The build system provides a target named `update-rust-bindings` which can be called manually to regenerate all Rust bindings. As we want to ensure those are re-generated on Debian infra, make it a dependency of the `cargo-build` target so bindings are always re-generated at build time. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2024-11-15 | ||
relax-deps.patch | Relax Rust dependencies | =?utf-8?q?Jeremy_B=C3=ADcha?= <jeremy.bicha@canonical.com> | no | 2025-03-06 |