rust-glam (0.30.1-3) unstable; urgency=medium * Fix the USizeVec2 layout assertion when all features are enabled on 32-bit targets (forwarded upstream in PR #771). * Fix the I64Vec3 and U64Vec3 alignment assertions on i386. * Also fix the generated USizeVec2 integration-test layout assertion. -- Michele Cane Tue, 18 Aug 2026 21:05:01 +0200 rust-glam (0.30.1-2) unstable; urgency=medium * Relax the optional rand dependency to Debian's rand 0.10 package (Closes: #1144128). * Adapt the rand integration and rand-enabled tests to the rand 0.10 API. * Keep one comprehensive all-features autopkgtest, remove redundant feature-specific tests, and exclude the iai benchmark. * Use the rand 0.10 extension trait under the existing `Rng` name. * Suppress obsolete unused_attributes warnings from the Rust compiler. * Add the optional and test-only dependencies to the source build dependencies so Debian's isolated Cargo registry can run the build-time all-features test. -- Michele Cane Mon, 17 Aug 2026 20:08:49 +0200 rust-glam (0.30.1-1) unstable; urgency=medium * Team upload. * Package glam 0.30.1 from crates.io using debcargo 2.7.8 * Disable iai bench and relax dependencies to fix autopkgtests -- Federico Ceratto Sat, 29 Mar 2025 18:45:06 +0100