Source: proxmox-backup
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: bash-completion,
               clang,
               debhelper (>= 10),
               latexmk,
               libfuse3-dev,
               libpam0g-dev,
               libsystemd-dev,
	       libreadline-dev,
               libuuid1,
               libzstd-dev (>= 1.3.8),
               pkg-config,
               python3-docutils,
               python3-sphinx,
Standards-Version: 3.9.5
Homepage: https://www.proxmox.com

Package: proxmox-backup-server
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
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.