diff --git a/Cargo.toml b/Cargo.toml index 537d649..dae1d79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,12 @@ edition = "2021" description = "Bot for automatically posting new chapters of 'Ascendance of a Bookworm' released by J-Novel Club" license = "GPL-3.0-or-later" +[package.metadata.deb] +extended-description = "Bot for automatically posting new chapters of 'Ascendance of a Bookworm' released by J-Novel Club" +#maintainer-scripts = "debian/" currently disabled since the application is not runnable as a daemon +revision = "1" +depends = ["$auto", "systemd"] +#systemd-units = { enable = false } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]