]> git.proxmox.com Git - pve-storage.git/blob - debian/control
config: prevent empty content list when content type 'none' is not supported
[pve-storage.git] / debian / control
1 Source: libpve-storage-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper (>= 12~),
6 libfile-chdir-perl,
7 libpve-cluster-perl,
8 libpve-common-perl (>= 6.3-2),
9 librados2-perl,
10 libtest-mockmodule-perl,
11 lintian,
12 perl,
13 pve-cluster (>= 5.0-32),
14 pve-doc-generator (>= 5.3-3),
15 pve-qemu-kvm | qemu-utils,
16 zfsutils-linux,
17 Standards-Version: 4.5.1
18 Homepage: https://www.proxmox.com
19
20 Package: libpve-storage-perl
21 Architecture: all
22 Breaks: libpve-guest-common-perl (<< 3.0-7),
23 pve-container (<< 3.1-2),
24 pve-manager (<< 5.2-12),
25 qemu-server (<< 6.1-14),
26 Depends: ceph-common (>= 12.2~),
27 ceph-fuse,
28 cifs-utils,
29 cstream,
30 glusterfs-client (>= 3.4.0-2),
31 libfile-chdir-perl,
32 libpve-apiclient-perl (>= 3.1-1),
33 libpve-cluster-perl,
34 libpve-common-perl (>= 6.4-1),
35 librados2-perl,
36 lvm2,
37 nfs-common,
38 proxmox-backup-client (>= 1.0~),
39 proxmox-backup-file-restore,
40 pve-cluster (>= 5.0-32),
41 smartmontools,
42 smbclient,
43 thin-provisioning-tools,
44 udev,
45 ${perl:Depends},
46 Recommends: zfs-zed,
47 Description: Proxmox VE storage management library
48 This package contains the storage management library used by Proxmox VE.