Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-wasm-bindgen-test.patch | drop wasm-bindgen-test The "version" crate isn't available in Debian, and we're not targeting wasm closely, so it's simplest to drop this for now. |
no | ||||
remove-time.patch | Remove dependency on time crate. The dependency on time 0.1 is only needed for compatibility, since time 0.1 is not currently in Debian sid, that shouldn't be a problem for us anymore. See: https://github.com/chronotope/chrono/commit/5115c6f5f93d112d48b618edfa1b47d004c39d10 =================================================================== |
Peter Michael Green <plugwash@debian.org> | no | |||
drop-windows-dep.patch | Drop Windows-specific features These are not going to be built on Debian |
no | ||||
drop-android-dep.patch | Drop Android-related Features These are not going to be built on Debian. |
no | ||||
disable-rkyv.patch | Temporarily disable rkyv Nothing in Debian currently depends on chrno+rkyv, so temporarily disable to allow upgrading rkyv to 0.8. . There is an attempt upstream: https://github.com/chronotope/chrono/pull/1619 |
Blair Noctis <ncts@debian.org> | not-needed | 2025-01-20 |