2018-12-20 09:32:49 +00:00
|
|
|
Source: proxmox-backup
|
2018-11-30 12:39:40 +00:00
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
2019-02-01 09:21:50 +00:00
|
|
|
Build-Depends: bash-completion,
|
2019-08-13 10:28:05 +00:00
|
|
|
clang,
|
2019-02-01 09:21:50 +00:00
|
|
|
debhelper (>= 10),
|
2019-11-14 09:18:31 +00:00
|
|
|
latexmk,
|
2019-08-13 10:29:00 +00:00
|
|
|
libfuse3-dev,
|
2019-01-31 13:57:59 +00:00
|
|
|
libpam0g-dev,
|
2019-04-25 08:38:26 +00:00
|
|
|
libsystemd-dev,
|
2019-11-14 09:18:31 +00:00
|
|
|
libuuid1,
|
2019-04-25 08:16:21 +00:00
|
|
|
libzstd-dev (>= 1.3.8),
|
2019-01-31 13:57:59 +00:00
|
|
|
pkg-config,
|
2019-04-25 08:16:21 +00:00
|
|
|
python3-docutils,
|
|
|
|
python3-sphinx,
|
2018-11-30 12:39:40 +00:00
|
|
|
Standards-Version: 3.9.5
|
|
|
|
Homepage: https://www.proxmox.com
|
|
|
|
|
2019-11-11 07:35:33 +00:00
|
|
|
Package: proxmox-backup-server
|
2018-11-30 12:39:40 +00:00
|
|
|
Architecture: any
|
2018-12-01 10:04:39 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
|
|
|
libjs-extjs (>= 6.0.1),
|
|
|
|
fonts-font-awesome,
|
|
|
|
proxmox-widget-toolkit,
|
2019-03-07 11:53:19 +00:00
|
|
|
libzstd1 (>= 1.3.8),
|
2019-11-11 07:35:33 +00:00
|
|
|
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.
|