debcargo: fix maintainer directive"
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								debian/debcargo.toml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/debcargo.toml
									
									
									
									
										vendored
									
									
								
							@ -2,13 +2,11 @@ overlay = "."
 | 
			
		||||
crate_src_path = ".."
 | 
			
		||||
whitelist = ["tests/*.c"]
 | 
			
		||||
 | 
			
		||||
# needed for pinutils alpha
 | 
			
		||||
allow_prerelease_deps = true
 | 
			
		||||
maintainer = "Proxmox Support Team <support@proxmox.com>"
 | 
			
		||||
 | 
			
		||||
[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 <support@proxmox.com>"
 | 
			
		||||
section = "admin"
 | 
			
		||||
build_depends = [
 | 
			
		||||
  "bash-completion",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user