From 057246a6614cf514fcb58ec7a7b8af89043949f6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 29 May 2023 15:40:10 +0200 Subject: [PATCH] d/control: avoid versioned build-dependencies with a -1 revision Signed-off-by: Thomas Lamprecht --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7035f633..fc01d4aa 100644 --- a/debian/control +++ b/debian/control @@ -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, -- 2.39.5