Control: tag -1 pending Hello,
Bug #1003756 in squeekboard reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/commit/fcebac90353302cb06faf8e1b4c82dcff4a030da ------------------------------------------------------------------------ debian: build with newer crates versions Upstream relies on outdated glib/gio Rust crates: those currently in Debian don't provide the `v2_44` feature anymore, the minimum is`v2_50`. Updating the crates alone isn't enough as they introduce breaking API changes, so we must do the following: - bump the crates feature to the more recent common version which is `v2_58`. - backport an upstream patch to allow building with recent crates versions - change the build configuration so the corresponding conditional code paths and dependencies are used Closes: #1003756 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1003756