50 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: proxmox-backup
 | |
| Section: admin
 | |
| Priority: optional
 | |
| Maintainer: Proxmox Support Team <support@proxmox.com>
 | |
| Build-Depends: bash-completion,
 | |
|                clang,
 | |
|                debhelper (>= 10),
 | |
|                latexmk,
 | |
|                libacl1-dev,
 | |
|                libfuse3-dev,
 | |
|                libpam0g-dev,
 | |
|                libssl-dev,
 | |
|                libsystemd-dev,
 | |
|                libuuid1,
 | |
|                libzstd-dev (>= 1.3.8),
 | |
|                pkg-config,
 | |
|                python3-docutils,
 | |
|                python3-sphinx,
 | |
|                uuid-dev,
 | |
| Standards-Version: 3.9.5
 | |
| Homepage: https://www.proxmox.com
 | |
| 
 | |
| Package: proxmox-backup-server
 | |
| Build-Profiles: <nodoc>
 | |
| Architecture: any
 | |
| Depends: ${shlibs:Depends}, ${misc:Depends},
 | |
| 	 libjs-extjs (>= 6.0.1),
 | |
| 	 fonts-font-awesome,
 | |
| 	 proxmox-widget-toolkit,
 | |
| 	 libzstd1 (>= 1.3.8),
 | |
| Description: Proxmox Backup Server daemon with tools and GUI
 | |
|  This package contains the Proxmox Backup Server daemons and related
 | |
|  tools. This includes a web-based graphical user interface.
 | |
| 
 | |
| Package: proxmox-backup-client
 | |
| Build-Profiles: <nodoc>
 | |
| Architecture: any
 | |
| Depends: ${shlibs:Depends}, ${misc:Depends},
 | |
| Description: Proxmox Backup Client tools
 | |
|  This package contains the Proxmox Backup client, which provides a
 | |
|  simple command line tool to create and restore backups.
 | |
| 
 | |
| Package: proxmox-backup-docs
 | |
| Build-Profiles: <!nodoc>
 | |
| Section: doc
 | |
| Depends: libjs-extjs
 | |
| Architecture: all
 | |
| Description: Proxmox Backup Documentation
 | |
|  This package contains the Proxmox Backup Documentation files.
 |