mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-05 21:29:15 +00:00
22 lines
713 B
Plaintext
22 lines
713 B
Plaintext
Source: proxmox-backup-qemu
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 10),
|
|
Standards-Version: 3.9.5
|
|
Homepage: https://www.proxmox.com
|
|
|
|
Package: libproxmox-backup-qemu0
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
|
Description: Proxmox Backup Server client library for QEMU
|
|
This library contains the library to access the Proxmox Backup server from
|
|
within QEMU.
|
|
|
|
Package: libproxmox-backup-qemu0-dev
|
|
Architecture: any
|
|
Depends: libproxmox-backup-qemu0
|
|
Description: Proxmox Backup Server client library for QEMU development files
|
|
This library contains the library to access the Proxmox Backup server from
|
|
within QEMU.
|