diff --git a/debian/debcargo.toml b/debian/debcargo.toml index 597238f..b5a4d18 100644 --- a/debian/debcargo.toml +++ b/debian/debcargo.toml @@ -1,8 +1,8 @@ overlay = "." crate_src_path = ".." +maintainer = "Proxmox Support Team " [source] -maintainer = "Proxmox Support Team " section = "admin" build_depends = [ "debhelper (>= 12~)", "bash-completion" ] build_depends_excludes = [ "debhelper (>=11)" ]