rcalc (0.1.28-1) unstable; urgency=medium * Upstream 0.1.28 (version from Cargo.toml), first Debian packaging. * Binary is built in an Ubuntu 22.04 container (glibc 2.35 baseline), so the package installs on Ubuntu 22.04 / 24.04 / 26.04. * Ships /usr/bin/rcalc, /usr/share/applications/rcalc.desktop, hicolor icons taken from ico/, AppStream metainfo and postinst/postrm cache refresh hooks. * Depends are generated from the ELF with dpkg-shlibdeps. * Build fix: clippy::approx_constant error in the convert round-trip test (3.1415927 -> std::f32::consts::PI). -- alexMB5300 Thu, 17 Sep 2026 19:12:31 +0300