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"