mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-12 12:10:05 +00:00
build: reformat b-d and depends
This commit is contained in:
parent
df4694f32d
commit
f84867f4c4
25
debian/control
vendored
25
debian/control
vendored
@ -2,12 +2,33 @@ Source: qemu-server
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~), libpve-common-perl, perl (>= 5.10.0-19), lintian, pve-doc-generator
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
|
libpve-common-perl,
|
||||||
|
perl (>= 5.10.0-19),
|
||||||
|
lintian,
|
||||||
|
pve-doc-generator
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://www.proxmox.com
|
Homepage: http://www.proxmox.com
|
||||||
|
|
||||||
Package: qemu-server
|
Package: qemu-server
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 2.2-1), libpve-access-control, libpve-storage-perl, pve-cluster, libjson-perl, libjson-xs-perl, libio-multiplex-perl, libnet-ssleay-perl, socat, pve-firewall, libuuid-perl, pve-ha-manager, dbus, libpve-common-perl (>= 4.0-92), libpve-guest-common-perl
|
Depends: libc6 (>= 2.7-18),
|
||||||
|
perl (>= 5.10.0-19),
|
||||||
|
libterm-readline-gnu-perl,
|
||||||
|
pve-qemu-kvm (>= 2.2-1),
|
||||||
|
libpve-access-control,
|
||||||
|
libpve-storage-perl,
|
||||||
|
pve-cluster,
|
||||||
|
libjson-perl,
|
||||||
|
libjson-xs-perl,
|
||||||
|
libio-multiplex-perl,
|
||||||
|
libnet-ssleay-perl,
|
||||||
|
socat,
|
||||||
|
pve-firewall,
|
||||||
|
libuuid-perl,
|
||||||
|
pve-ha-manager,
|
||||||
|
dbus,
|
||||||
|
libpve-common-perl (>= 4.0-92),
|
||||||
|
libpve-guest-common-perl
|
||||||
Description: Qemu Server Tools
|
Description: Qemu Server Tools
|
||||||
This package contains the Qemu Server tools used by Proxmox VE
|
This package contains the Qemu Server tools used by Proxmox VE
|
||||||
|
Loading…
Reference in New Issue
Block a user