hexagonrpc (0.5.0-1) experimental; urgency=medium * New upstream release * Bump debhelper-compat to 14 -- Alexandre Viard Sat, 19 Sep 2026 15:14:58 +0200 hexagonrpc (0.4.0-2) unstable; urgency=medium * Team upload. [ Arnaud Ferraris ] * debian: minor cleanups. Drop now-unneeded `Rules-Requires-Root` from `d/control` as well as a few extra whitespaces here and there. [ Guido Günther ] * Install and use sysusers.d config files sysusers.d config files allow a package to use declarative configuration instead of manually written maintainer scripts. This also allows image-based systems to be created with /usr/ only, and also allows for factory resetting a system and recreating /etc/ on boot. We move the ##DEBHELPER## in the postinst to the very start so the user is already there when the udev trigger runs. https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html * udev: Only run on `add` events. No need to run on change or other occasions * gitignore build files * Remove redundant Priority: optional * Bump standards version to 4.7.4 -- Guido Günther Mon, 14 Sep 2026 22:49:14 +0200 hexagonrpc (0.4.0-1) unstable; urgency=medium [ Alexandre Viard ] * New upstream release [ Arnaud Ferraris ] * d/watch: convert to version 5 -- Arnaud Ferraris Wed, 29 Oct 2025 12:00:17 +0100 hexagonrpc (0.3.2-2) unstable; urgency=medium * d/control: only build for ARMv7+ This package is specifically aimed at supporting hardware features of modern Qualcomm SoC's, which are all ARM-based (mostly `arm64`, but that includes `armhf` parts such as e.g. MSM8916). There's no point shipping this package on other architectures, so limit the list to `armhf` and `arm64`, while keeping `amd64` as it greatly simplifies running CI and debugging builds. -- Arnaud Ferraris Mon, 10 Feb 2025 15:12:06 +0100 hexagonrpc (0.3.2-1) unstable; urgency=medium [ Alexandre Viard ] * Initial release (Closes: #1082914) -- Arnaud Ferraris Wed, 23 Oct 2024 15:15:16 +0200