add proxmox-backup-debug debian package

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-09-02 10:32:29 +02:00
parent 4c1b776168
commit df12c9ec4e
10 changed files with 87 additions and 6 deletions

7
debian/control vendored
View File

@ -175,3 +175,10 @@ Description: Proxmox Backup single file restore tools for pxar and block device
This package contains the Proxmox Backup single file restore client for
restoring individual files and folders from both host/container and VM/block
device backups. It includes a block device restore driver using QEMU.
Package: proxmox-backup-debug
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Proxmox Backup debug tool
Provides a tool to inspect the files of a Proxmox Backup datastore.