various packaging fixes, bump version

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler
2019-12-20 09:34:14 +01:00
parent 4aa3763944
commit da0e1e4021
7 changed files with 49 additions and 22 deletions

5
debian/control vendored
View File

@ -75,7 +75,6 @@ Standards-Version: 4.3.0
Homepage: https://www.proxmox.com
Package: proxmox-backup-server
Build-Profiles: <nodoc>
Architecture: any
Depends: fonts-font-awesome,
libjs-extjs (>= 6.0.1),
@ -89,7 +88,6 @@ Description: Proxmox Backup Server daemon with tools and GUI
tools. This includes a web-based graphical user interface.
Package: proxmox-backup-client
Build-Profiles: <nodoc>
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Proxmox Backup Client tools
@ -99,7 +97,8 @@ Description: Proxmox Backup Client tools
Package: proxmox-backup-docs
Build-Profiles: <!nodoc>
Section: doc
Depends: libjs-extjs
Depends: libjs-extjs,
${misc:Depends},
Architecture: all
Description: Proxmox Backup Documentation
This package contains the Proxmox Backup Documentation files.