]> git.proxmox.com Git - pve-manager.git/commitdiff
d/control: avoid versioned build-dependencies with a -1 revision
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 13:40:10 +0000 (15:40 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 16:24:00 +0000 (18:24 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 7035f633f4692f1567fc61969347073c9afda43b..fc01d4aa7e136b8e97c7b613cd8918467f4e4a57 100644 (file)
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 12~),
                libpve-cluster-api-perl,
                libpve-cluster-perl (>= 6.1-6),
                libpve-common-perl (>= 7.2-6),
-               libpve-guest-common-perl (>= 4.2-1),
+               libpve-guest-common-perl (>= 4.2),
                libpve-http-server-perl (>= 2.0-12),
                libpve-rs-perl (>= 0.7.1),
                libpve-storage-perl (>= 6.3-2),
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 12~),
                pve-cluster,
                pve-container,
                pve-doc-generator (>= 7.2-3),
-               pve-eslint (>= 7.28.0-1),
+               pve-eslint (>= 7.28.0),
                qemu-server (>= 6.0-15),
                sq,
                unzip,