d/control: wrap-and-sort -tkn

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-10-05 07:08:32 +02:00
parent 132683274a
commit 16b7bc2659

5
debian/control vendored
View File

@ -3,6 +3,7 @@ Section: admin
Priority: optional Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com> Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~), Build-Depends: debhelper (>= 12~),
libglib2.0-dev,
libio-multiplex-perl, libio-multiplex-perl,
libjson-c-dev, libjson-c-dev,
libpve-cluster-perl, libpve-cluster-perl,
@ -20,7 +21,6 @@ Build-Depends: debhelper (>= 12~),
pve-edk2-firmware, pve-edk2-firmware,
pve-firewall, pve-firewall,
pve-qemu-kvm, pve-qemu-kvm,
libglib2.0-dev,
Standards-Version: 4.5.1 Standards-Version: 4.5.1
Homepage: https://www.proxmox.com Homepage: https://www.proxmox.com
@ -50,7 +50,6 @@ Depends: dbus,
${misc:Depends}, ${misc:Depends},
${perl:Depends}, ${perl:Depends},
${shlibs:Depends}, ${shlibs:Depends},
Breaks: pve-ha-manager (<= 3.0-4), Breaks: pve-ha-manager (<= 3.0-4), pve-manager (<= 6.0-13)
pve-manager (<= 6.0-13),
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