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 00ea82e12c - Show all commits

View file

@ -10,6 +10,13 @@ license = "GPL-3.0-or-later"
extended-description = "Application for automatically updating Cloudflare DNS records"
maintainer-scripts = "debian/"
revision = "1"
assets = [
[
"debian/cloudflare-dns-updater.service",
"/lib/systemd/user/cloudflare-dns-updater.service",
"755",
],
]
systemd-units = { enable = false }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html