From 9c0295023aaf95c3bf534f6d636d878e4f4b7ebd Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 18 Aug 2025 13:24:05 -0700 Subject: [PATCH] debian packaging info --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 5098e24..5a1cdac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,3 +44,8 @@ unused_must_use = "deny" [lints.clippy] uninlined_format_args = "allow" + +[package.metadata.deb] +maintainer = "Penelope Gwen " +section = "x11" +revision = "2"