mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 15:01:36 +00:00

with a cycle through `git am -3 ...` in the upstream repo, `rm *.patch` here, and `git format-patch --zero-commit --no-signature --diff-algorithm=myers --no-numbered -o ...` in the upstream repo again. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
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 ddba52be7bb..484804f6b7a 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,
|
|
@@ -659,6 +660,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}),
|