mirror of
https://git.proxmox.com/git/pve-common
synced 2025-06-13 02:09:17 +00:00

As we drop the arch translation part used by pve-container packages in version 3.0-8 or older we need to break them, to avoid broken newly created containers. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
Source: libpve-common-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 10~),
|
|
libclone-perl,
|
|
libdevel-cycle-perl,
|
|
libfilesys-df-perl,
|
|
libhttp-message-perl,
|
|
libjson-perl,
|
|
liblinux-inotify2-perl,
|
|
libnet-ip-perl,
|
|
libstring-shellquote-perl,
|
|
Standards-Version: 3.9.8
|
|
|
|
Package: libpve-common-perl
|
|
Architecture: all
|
|
Depends: libclone-perl,
|
|
libcrypt-openssl-random-perl,
|
|
libcrypt-openssl-rsa-perl,
|
|
libdevel-cycle-perl,
|
|
libfilesys-df-perl,
|
|
libhttp-daemon-perl,
|
|
libhttp-message-perl,
|
|
libio-stringy-perl,
|
|
libjson-perl,
|
|
liblinux-inotify2-perl,
|
|
libmime-base32-perl,
|
|
libnet-dbus-perl,
|
|
libnet-ip-perl,
|
|
libstring-shellquote-perl,
|
|
liburi-perl,
|
|
libwww-perl,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
Breaks: pmg-api (<< 5.0-74),
|
|
pve-container (<< 3.0-9),
|
|
pve-manager (<< 5.2-5),
|
|
qemu-server (<< 5.0-49),
|
|
Description: Proxmox VE base library
|
|
This package contains the base library used by other Proxmox VE components.
|