]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/control
d/control: break libpve-http-server-perl (<< 4.0-3)
[pve-storage.git] / debian / control
index d842c0b859ebd3a09f6a39b22cf250cccdc28757..c39a5abdc9f6a80268b70e0d65854230a531b43e 100644 (file)
@@ -1,36 +1,49 @@
 Source: libpve-storage-perl
 Section: perl
-Priority: extra
+Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 7.0.50~),
-               libpve-common-perl (>= 5.0-28),
-               libtest-mockmodule-perl,
+Build-Depends: debhelper (>= 12~),
+               libfile-chdir-perl,
+               libpve-cluster-perl,
+               libpve-common-perl (>= 6.3-2),
                librados2-perl,
+               libtest-mockmodule-perl,
                lintian,
-               perl (>= 5.10.0-19),
-               pve-doc-generator,
-Standards-Version: 3.9.5
-Homepage: http://www.proxmox.com
+               perl,
+               pve-cluster (>= 5.0-32),
+               pve-doc-generator (>= 5.3-3),
+               pve-qemu-kvm | qemu-utils,
+               zfsutils-linux,
+Standards-Version: 4.5.1
+Homepage: https://www.proxmox.com
 
 Package: libpve-storage-perl
 Architecture: all
-Depends: cstream,
+Breaks: libpve-guest-common-perl (<< 3.0-7),
+        libpve-http-server-perl (<< 4.0-3),
+        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-common-perl (>= 5.0-35),
+         libpve-apiclient-perl (>= 3.1-1),
+         libpve-cluster-perl,
+         libpve-common-perl (>= 6.4-1),
          librados2-perl,
          lvm2,
          nfs-common,
-         perl (>= 5.6.0-16),
+         proxmox-backup-client (>= 1.0~),
+         proxmox-backup-file-restore,
+         pve-cluster (>= 5.0-32),
          smartmontools,
+         smbclient,
          thin-provisioning-tools,
          udev,
-         smbclient,
-         ceph-common,
-         ceph-fuse,
-         cifs-utils,
-         pve-cluster,
          ${perl:Depends},
+Recommends: zfs-zed,
 Description: Proxmox VE storage management library
  This package contains the storage management library used by Proxmox VE.