Files
pve-storage/debian/control
Thomas Lamprecht 2f9eb6dc4c pbs: reuse pve apiclient for api connect helper
it is flexible enough to easily do so, and should do well until we
actually have cheap native bindings (e.g., through wolfgangs rust
permlod magic).

Make it a private helper, we do *not* want to expose it directly for
now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-12-01 19:22:47 +01:00

49 lines
1.5 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-apiclient-perl (>= 3.1-1),
libpve-cluster-perl,
libpve-common-perl (>= 6.2-4),
librados2-perl,
lvm2,
nfs-common,
perl (>= 5.6.0-16),
proxmox-backup-client (>= 0.8.2~),
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.