d/control: record breaks for older pve-storage, pve-manager and pmg-api

to ensure that the installed version can cope with the more strict
behavior w.r.t. schema and a download response.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-09-23 14:53:21 +02:00
parent 9134b2c972
commit 95e3ad8356

6
debian/control vendored
View File

@ -23,9 +23,9 @@ Depends: libanyevent-http-perl,
liburi-perl, liburi-perl,
${misc:Depends}, ${misc:Depends},
${perl:Depends}, ${perl:Depends},
Breaks: libpve-storage-perl (<< 7.0-11), Breaks: libpve-storage-perl (<< 7.4-4),
pmg-api (<< 6.1-5), pmg-api (<< 7.3-12),
pve-manager (<< 6.1-6), pve-manager (<< 7.4-18),
Description: Proxmox Asynchrounous HTTP Server Implementation Description: Proxmox Asynchrounous HTTP Server Implementation
This package is used as base to implement the REST API in all perl based This package is used as base to implement the REST API in all perl based
Proxmox projects. Proxmox projects.