mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-09 11:57:17 +00:00
build: reformat debian/control
using wrap-and-sort -abt
This commit is contained in:
parent
5d942f5aff
commit
83be65a4e6
34
debian/control
vendored
34
debian/control
vendored
@ -4,34 +4,34 @@ Priority: optional
|
|||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
libpve-common-perl,
|
libpve-common-perl,
|
||||||
perl (>= 5.10.0-19),
|
|
||||||
lintian,
|
lintian,
|
||||||
pve-doc-generator
|
perl (>= 5.10.0-19),
|
||||||
|
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),
|
Depends: dbus,
|
||||||
perl (>= 5.10.0-19),
|
libc6 (>= 2.7-18),
|
||||||
libterm-readline-gnu-perl,
|
libio-multiplex-perl,
|
||||||
pve-qemu-kvm (>= 2.2-1),
|
|
||||||
libpve-access-control,
|
|
||||||
libpve-storage-perl,
|
|
||||||
pve-cluster,
|
|
||||||
libjson-perl,
|
libjson-perl,
|
||||||
libjson-xs-perl,
|
libjson-xs-perl,
|
||||||
libio-multiplex-perl,
|
|
||||||
libnet-ssleay-perl,
|
libnet-ssleay-perl,
|
||||||
libxml-libxml-perl,
|
libpve-access-control,
|
||||||
socat,
|
|
||||||
pve-firewall,
|
|
||||||
libuuid-perl,
|
|
||||||
pve-ha-manager,
|
|
||||||
dbus,
|
|
||||||
libpve-common-perl (>= 4.0-92),
|
libpve-common-perl (>= 4.0-92),
|
||||||
libpve-guest-common-perl,
|
libpve-guest-common-perl,
|
||||||
|
libpve-storage-perl,
|
||||||
|
libterm-readline-gnu-perl,
|
||||||
|
libuuid-perl,
|
||||||
|
libxml-libxml-perl,
|
||||||
|
perl (>= 5.10.0-19),
|
||||||
|
pve-cluster,
|
||||||
|
pve-firewall,
|
||||||
|
pve-ha-manager,
|
||||||
|
pve-qemu-kvm (>= 2.2-1),
|
||||||
|
socat,
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends},
|
||||||
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