Package: ftp.debian.org Followup-For: Bug #1110684 X-Debbugs-Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] User: [email protected] Usertags: armel armhf User: [email protected] Usertags: i386 User: [email protected] Usertags: riscv64 User: [email protected] Usertags: ppc64el User: [email protected] Usertags: s390x User: [email protected] Usertags: mips64el mipsel
Sure. As per description of the package, tiny-dfr is a touchbar userspace daemon which only supports Apple Silicon (arm64) and T2 (amd64) Mac laptops, currently. Up until v0.3.5, it built for a number of non-arm64, non-amd64 architectures nonetheless, so we left it be on those platforms. Starting from v0.3.6, it stopped building on anything non-arm64, non-amd64, so to downlift that version from experimental to unstable we need to remove it from any non-arm64, non-amd64 architecture. Cheers! P.S.: The main reason why we didn't limit architecture before is because, the way the Rust team tooling worked, changing "Architecture: any" to "Architecture: arm64 amd64" would have significantly increased maintenance burden. To improve this we merged [debcargo!86]. [debcargo!86] https://salsa.debian.org/rust-team/debcargo/-/merge_requests/86

