mirror of
https://git.proxmox.com/git/pve-guest-common
synced 2025-08-16 12:01:00 +00:00
17 lines
641 B
Plaintext
17 lines
641 B
Plaintext
Source: libpve-guest-common-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 9), perl (>= 5.10.0-19)
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.proxmox.com
|
|
|
|
Package: libpve-guest-common-perl
|
|
Architecture: all
|
|
Depends: ${perl:Depends}, libpve-common-perl (>= 4.0-89), pve-cluster, libpve-storage-perl
|
|
Breaks: libpve-common-perl (<< 4.0-89), pve-manager (<< 4.4-10)
|
|
Replaces: libpve-common-perl (<< 4.0-89), pve-manager (<< 4.4-10)
|
|
Description: Proxmox VE common guest-related modules
|
|
This package contains a common code base used by
|
|
pve-container and qemu-server.
|