Files
pve-storage/debian/control
Thomas Lamprecht d4c31eff96 d/control: bump ceph dependency to 12.2
A newer than the Luminous version is shipped with buster, and our
ceph repos are on Nautilus (14.2) in PVE 6.

Allows to drop a check for really old ceph versions (< 10, so
Infernalis and older).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-25 11:27:38 +02:00

47 lines
1.4 KiB
Plaintext

Source: libpve-storage-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 7.0.50~),
libfile-chdir-perl,
libpve-cluster-perl,
libpve-common-perl (>= 5.0-42),
librados2-perl,
libtest-mockmodule-perl,
lintian,
perl (>= 5.10.0-19),
pve-cluster (>= 5.0-32),
pve-doc-generator (>= 5.3-3),
zfsutils-linux,
Standards-Version: 3.9.5
Homepage: http://www.proxmox.com
Package: libpve-storage-perl
Architecture: all
Breaks: libpve-guest-common-perl (<< 3.0-7),
pve-container (<< 3.1-2),
pve-manager (<< 5.2-12),
qemu-server (<< 6.1-14),
Depends: ceph-common (>= 12.2~),
ceph-fuse,
cifs-utils,
cstream,
glusterfs-client (>= 3.4.0-2),
libfile-chdir-perl,
libnet-dbus-perl,
libpve-cluster-perl,
libpve-common-perl (>= 6.0-12),
librados2-perl,
lvm2,
nfs-common,
perl (>= 5.6.0-16),
pve-cluster (>= 5.0-32),
smartmontools,
smbclient,
thin-provisioning-tools,
udev,
${perl:Depends},
Recommends: zfs-zed,
Description: Proxmox VE storage management library
This package contains the storage management library used by Proxmox VE.