Source: proxmox-backup-restore-image
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: apt-rdepends,
               asciidoc-base,
               automake,
               bc,
               bison,
               cargo,
               cpio,
               debhelper-compat (= 13),
               dh-cargo,
               dh-python,
               flex,
               gcc (>= 8.3.0-6),
               git,
               libblkid-dev,
               libdw-dev,
               libelf-dev,
               librust-anyhow-1+default-dev,
               librust-nix-0.26+default-dev,
               libssl-dev,
               libtool,
               lintian,
               perl,
               python3,
               rustc,
               sphinx-common,
               uuid-dev,
               xmlto,
               zlib1g-dev,
Standards-Version: 4.5.1
Homepage: https://www.proxmox.com

Package: proxmox-backup-restore-image
Architecture: linux-any
Recommends: proxmox-backup-file-restore,
Depends: ${misc:Depends},
Description: Kernel/initramfs images for Proxmox Backup single-file restore.
 Preconfigured images used as base for single file restore of Proxmox Backup
 Server snapshots. Not really useful on their own, so best used together with
 the proxmox-backup-file-restore package, which provide the actual tools.

Package: proxmox-backup-restore-image-debug
Architecture: linux-any
Depends: proxmox-backup-restore-image, ${misc:Depends},
Description: Debug initramfs image for Proxmox Backup single-file restore.
 Not required for production use, only useful for manual inspection of file
 restore VMs. Includes busybox and gdb.
