Package: rust-regolith-powerd Version: 0.3.9-3 Severity: minor Tags: patch Hi,
The long description for regolith-powerd has a typo, "settingns" when it should read "settings". The attached patch fixes the typo.
>From a78062b7b76d0a089550edf64fe0e306a8bc256d Mon Sep 17 00:00:00 2001 From: Teemu Hukkanen <[email protected]> Date: Fri, 12 Sep 2025 13:45:26 +0300 Subject: [PATCH] Fix typo in long description, settingns -> settings --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2dfa2fd..421f926 100644 --- a/debian/control +++ b/debian/control @@ -42,5 +42,5 @@ Description: Power Settings Daemeon for Regolith Wayland Session Regolith uses gnome-control-center and gsettings to configure power related settings. This package monitors gsettings changes related to power - settingns and ensures the system behaviour is in + settings and ensures the system behaviour is in line with the configuration in gsettings -- 2.51.0

