mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 11:38:50 +00:00
debian: wrap-and-sort -tkn
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8c5081c366
commit
1c441393c0
7
debian/control
vendored
7
debian/control
vendored
@ -4,7 +4,6 @@ Priority: optional
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: cbindgen,
|
||||
debhelper (>= 12),
|
||||
patchelf,
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-base64-0.13+default-dev,
|
||||
librust-bincode-1+default-dev,
|
||||
@ -87,14 +86,14 @@ Build-Depends: cbindgen,
|
||||
librust-xdg-2+default-dev (>= 2.2-~~),
|
||||
librust-zstd-0.6+bindgen-dev,
|
||||
librust-zstd-0.6+default-dev,
|
||||
patchelf,
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://www.proxmox.com
|
||||
|
||||
Package: libproxmox-backup-qemu0
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
Breaks: pve-qemu-kvm (<< 5.2.0-1)
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends},
|
||||
Breaks: pve-qemu-kvm (<< 5.2.0-1),
|
||||
Description: Proxmox Backup Server client library for QEMU
|
||||
This library contains the library to access the Proxmox Backup server from
|
||||
within QEMU.
|
||||
|
2
debian/libproxmox-backup-qemu0-dev.install
vendored
2
debian/libproxmox-backup-qemu0-dev.install
vendored
@ -1,2 +1,2 @@
|
||||
usr/lib/libproxmox_backup_qemu.so /usr/lib/
|
||||
proxmox-backup-qemu.h /usr/include/
|
||||
usr/lib/libproxmox_backup_qemu.so /usr/lib/
|
||||
|
Loading…
Reference in New Issue
Block a user