diff --git a/debian/debcargo.toml b/debian/debcargo.toml index 6b0db74e..da1a90a4 100644 --- a/debian/debcargo.toml +++ b/debian/debcargo.toml @@ -2,13 +2,11 @@ overlay = "." crate_src_path = ".." whitelist = ["tests/*.c"] -# needed for pinutils alpha -allow_prerelease_deps = true +maintainer = "Proxmox Support Team " [source] vcs_git = "git://git.proxmox.com/git/proxmox-backup.git" vcs_browser = "https://git.proxmox.com/?p=proxmox-backup.git;a=summary" -maintainer = "Proxmox Support Team " section = "admin" build_depends = [ "bash-completion",