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,
|
|
|
|
debhelper (>= 10),
|
2019-02-27 11:43:26 +00:00
|
|
|
python3-docutils,
|
2019-02-27 16:42:31 +00:00
|
|
|
python3-sphinx,
|
2019-02-27 11:24:53 +00:00
|
|
|
liblz4-dev,
|
2019-01-31 13:57:59 +00:00
|
|
|
libpam0g-dev,
|
|
|
|
pkg-config,
|
2018-11-30 12:39:40 +00:00
|
|
|
Standards-Version: 3.9.5
|
|
|
|
Homepage: https://www.proxmox.com
|
|
|
|
|
2018-12-20 09:32:49 +00:00
|
|
|
Package: proxmox-backup
|
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-02-25 06:26:40 +00:00
|
|
|
liblz4-1,
|
2018-12-20 09:32:49 +00:00
|
|
|
Description: Proxmox Backup Server
|
2018-11-30 12:39:40 +00:00
|
|
|
This is experimental code used to test Rust.
|