mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 21:48:04 +00:00

basically just some context or line number changes Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
30 lines
1.0 KiB
Diff
30 lines
1.0 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
|
|
|
|
---
|
|
debian/control | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/debian/control b/debian/control
|
|
index 83dc414788..1cfa2250de 100644
|
|
--- a/debian/control
|
|
+++ b/debian/control
|
|
@@ -154,6 +154,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,
|
|
@@ -660,6 +661,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}),
|