[pmg-devel] [PATCH pmg-api] d/control: bump versioned dependency of libpve-common-perl

Fiona Ebner f.ebner at proxmox.com
Tue Sep 23 10:39:18 CEST 2025


This is needed by commits e214e9b ("partially fix #2077: pmgconfig:
remove dependency on Term::ReadLine") and 3f2ccb1 ("partially fix #2077:
pmgcm: remove dependency on Term::ReadLine") using the new
PVE::PTY::read_line() function.

Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8e1520..742744f 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Depends: apt (>= 2~),
          libproxmox-acme-plugins,
          libproxmox-rs-perl (>= 0.2.0),
          libpve-apiclient-perl,
-         libpve-common-perl (>= 8.2.3),
+         libpve-common-perl (>= 9.0.11),
          libpve-http-server-perl (>= 5.1.1),
          librrds-perl,
          libtemplate-perl,
-- 
2.47.3





More information about the pmg-devel mailing list