]> git.proxmox.com Git - pve-http-server.git/commitdiff
d/control: add debhelper misc:depends auto-variable
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 05:33:12 +0000 (07:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 05:33:28 +0000 (07:33 +0200)
and wrap-and-sort -tkn

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 7bfe7fb8835ae70ee800b9b4ede1deeaba0ea7b1..27256b1968e9a250758154239f1c98920e55529a 100644 (file)
@@ -2,7 +2,7 @@ Source: libpve-http-server-perl
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper-compat (= 13), perl
+Build-Depends: debhelper-compat (= 13), perl,
 Standards-Version: 4.6.2
 Homepage: https://www.proxmox.com
 
@@ -21,6 +21,7 @@ Depends: libanyevent-http-perl,
          libnet-ip-perl,
          libpve-common-perl (>= 6.0-13),
          liburi-perl,
+         ${misc:Depends},
          ${perl:Depends},
 Breaks: libpve-storage-perl (<< 7.0-11),
         pmg-api (<< 6.1-5),