From 149c91387f9e7e0e15a606f1971b8ac4bc371e6b Mon Sep 17 00:00:00 2001 From: Sudrien <_+github@sudrien.net> Date: Thu, 16 Jul 2026 23:45:47 -0400 Subject: [PATCH] 'cargo deb' support --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index be87e832..b21836a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,3 +32,10 @@ chrono-humanize = "0.2.3" [build-dependencies] protobuf-codegen = "3.4" protoc-bin-vendored = "3.0" + + +[package.metadata.deb] +maintainer = "Andrej Benz" +copyright = "© copyright Andrej Benz, GPL-3.0" +extended-description = "Multi-Purpose Launcher with a lot of features. Highly Customizable and fast." +depends = "$auto"