Add Debian packaging to the App #32

Merged
Neshura merged 38 commits from debian into main 2023-12-29 01:08:30 +00:00
Showing only changes of commit 03453a3327 - Show all commits

View file

@ -8,14 +8,9 @@ license = "GPL-3.0-or-later"
[package.metadata.deb]
extended-description = "Application for automatically updating Cloudflare DNS records"
maintainer-scripts = ""
maintainer-scripts = "debian-scripts/"
revision = "1"
[package.metadata.deb.systemd-units]
enable = true
start = true
restart-after-upgrade = true
stop-on-upgrde = true
systemd-units = { enable = false }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html