]> git.proxmox.com Git - pve-storage.git/commitdiff
d/control: bump pve-common dependency and break older pve-manager
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Nov 2018 13:44:46 +0000 (14:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Nov 2018 13:44:51 +0000 (14:44 +0100)
To ensure that we have the new SysFSTools available and as previously
we hosted the API scan endoints which pve-manager registered so
record the break of older versions.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 19bc94783322153279443c7b911e7b8d76263f7b..00cae2292798cc0ee02ca73db84bb41853ec917d 100644 (file)
@@ -3,7 +3,7 @@ Section: perl
 Priority: extra
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 7.0.50~),
-               libpve-common-perl (>= 5.0-28),
+               libpve-common-perl (>= 5.0-42),
                libtest-mockmodule-perl,
                librados2-perl,
                lintian,
@@ -15,11 +15,12 @@ Homepage: http://www.proxmox.com
 
 Package: libpve-storage-perl
 Architecture: all
+Breaks: pve-manager (<< 5.2-12)
 Depends: cstream,
          glusterfs-client (>= 3.4.0-2),
          libfile-chdir-perl,
          libnet-dbus-perl,
-         libpve-common-perl (>= 5.0-35),
+         libpve-common-perl (>= 5.0-42),
          librados2-perl,
          lvm2,
          nfs-common,