mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 15:01:36 +00:00
31 lines
1.1 KiB
Diff
31 lines
1.1 KiB
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: Alwin Antreich <a.antreich@proxmox.com>
|
|
Date: Wed, 24 Oct 2018 10:38:19 +0200
|
|
Subject: [PATCH] debian/control: add break libpvestorage-perl
|
|
|
|
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
|
---
|
|
debian/control | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/debian/control b/debian/control
|
|
index 041dfcc7980..03a16b8db26 100644
|
|
--- a/debian/control
|
|
+++ b/debian/control
|
|
@@ -157,6 +157,7 @@ Replaces: ceph (<< 10),
|
|
Breaks: ceph (<< 10),
|
|
ceph-test (<< 12.2.2-14),
|
|
python-ceph (<< 0.92-1223),
|
|
+ libpve-storage-perl (<= 5.0-25),
|
|
Description: common ceph daemon libraries and management tools
|
|
Ceph is a massively scalable, open-source, distributed
|
|
storage system that runs on commodity hardware and delivers object,
|
|
@@ -639,6 +640,7 @@ Breaks: ceph (<< 10),
|
|
ceph-test (<< 9.0.3-1646),
|
|
librbd1 (<< 0.92-1238),
|
|
python-ceph (<< 0.92-1223),
|
|
+ libpve-storage-perl (<= 5.0-25),
|
|
radosgw (<< 12.0.3)
|
|
Suggests: ceph-base (= ${binary:Version}),
|
|
ceph-mds (= ${binary:Version}),
|