summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2025-07-17 00:12:33 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2025-07-17 00:12:33 +0200
commit72dfed4e44fdf0e404152fdd855851f4f2beefec (patch)
treed5fd432aecb359f03f6af3a0ac9a6fd030cc75c4
parent46e81ed3e416a2535cd003e02371fab0906e1e4d (diff)
d/control: require new enough libpve-rs-perl for build and runtime
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 17fc088..a4c8075 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Build-Depends: debhelper-compat (= 13),
lintian,
libfile-slurp-perl,
libnet-subnet-perl,
- libpve-rs-perl,
+ libpve-rs-perl (>= 0.10.3),
libtest-mockmodule-perl,
perl,
pve-cluster (>= 8.0.10),
pve-firewall (>= 5.1.0~),
pve-doc-generator (>= 5.3-3),
- libpve-access-control,
+ libpve-access-control (>= 9.0.1),
Standards-Version: 4.6.1
Homepage: https://www.proxmox.com
@@ -24,7 +24,7 @@ Depends: libpve-common-perl (>= 9.0.2),
libnet-subnet-perl,
libnet-ip-perl,
libnetaddr-ip-perl,
- libpve-rs-perl,
+ libpve-rs-perl (>= 0.10.3),
${misc:Depends},
${perl:Depends},
Recommends: ifupdown2