From 0501ee9e9cfa29fd62d2eca675fed5099c062a69 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 21 Apr 2024 14:15:04 +0200 Subject: [PATCH] d/control: wrap-and-sort -tkn Signed-off-by: Thomas Lamprecht --- debian/control | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index f24dda43..fe77f270 100644 --- a/debian/control +++ b/debian/control @@ -74,7 +74,6 @@ Depends: apt (>= 1.5~), libwww-perl (>= 6.04-1), logrotate, lzop, - zstd, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), @@ -95,16 +94,14 @@ Depends: apt (>= 1.5~), systemd, vncterm, wget, + zstd, ${misc:Depends}, ${perl:Depends}, - ${shlibs:Depends} -Recommends: proxmox-offline-mirror-helper, libpve-network-perl (>= 0.9~) -Conflicts: vlan, - vzdump, -Replaces: vlan, - vzdump, -Provides: vlan, - vzdump, -Breaks: libpve-network-perl (<< 0.5-1) + ${shlibs:Depends}, +Recommends: libpve-network-perl (>= 0.9~), proxmox-offline-mirror-helper, +Conflicts: vlan, vzdump, +Replaces: vlan, vzdump, +Provides: vlan, vzdump, +Breaks: libpve-network-perl (<< 0.5-1), Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools.