Debian Patches

Status for gir-rust-code-generator/0.22.2-2

Patch Description Author Forwarded Bugs Origin Last update
patch-build-rs.diff patch build.rs to allow building

This patch deletes most of build.rs to allow gir to be built.
Matthias Geiger <werdahias@riseup.net> not-needed 2023-08-25
relax-deps.diff Relax dependencies to match debian crates Matthias Geiger <werdahias@riseup.net> not-needed 2025-07-26
codegen-Compare-versions-when-it-makes-sense.patch codegen: Compare versions when it makes sense
Considered the following scenario:

- gtk::Accessible added in gtk_4_10
- sourceview5::StyleSchemePreview added in 5_4, implementing the former

Then the inequality 4.10 > 5.4 is not true and the guard for gtk_4_10 is
not added when generating the glib::wrapper! macros for the later.
Maximiliano Sandoval <msandova@protonmail.com> no https://github.com/gtk-rs/gir/pull/1748 2026-07-22

All known versions for source package 'gir-rust-code-generator'

Links