]> git.proxmox.com Git - ceph.git/blame - patches/0005-Revert-debian-control-adjust-ceph-osdomap-kvstore-mo.patch
update sources to ceph Nautilus 14.2.1
[ceph.git] / patches / 0005-Revert-debian-control-adjust-ceph-osdomap-kvstore-mo.patch
CommitLineData
a9c56caf
FG
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
3Date: Wed, 21 Feb 2018 13:20:11 +0100
4Subject: [PATCH] Revert "debian/control: adjust
5 ceph-{osdomap,kvstore,monstore}-tool feature move"
6MIME-Version: 1.0
7Content-Type: text/plain; charset=UTF-8
8Content-Transfer-Encoding: 8bit
9
10This reverts commit f6fb266699f7a39005cb76a2c878bdff5b3a7ff0.
11
12as it is not compatible with our PVE debian revision scheme.
13
14Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15---
16 debian/control | 12 ++++++------
17 1 file changed, 6 insertions(+), 6 deletions(-)
18
19diff --git a/debian/control b/debian/control
67cd334a 20index 819f4f0b4d..83dc414788 100644
a9c56caf
FG
21--- a/debian/control
22+++ b/debian/control
67cd334a 23@@ -108,10 +108,10 @@ Recommends: btrfs-tools,
a9c56caf
FG
24 ntp | time-daemon,
25 Replaces: ceph (<< 10),
26 ceph-common (<< 0.78-500),
27- ceph-test (<< 12.2.2-14),
28+ ceph-test (<< 12.2.3),
29 python-ceph (<< 0.92-1223),
30 Breaks: ceph (<< 10),
31- ceph-test (<< 12.2.2-14),
32+ ceph-test (<< 12.2.3),
33 python-ceph (<< 0.92-1223),
34 Description: common ceph daemon libraries and management tools
35 Ceph is a massively scalable, open-source, distributed
67cd334a 36@@ -210,8 +210,8 @@ Depends: ceph-base (= ${binary:Version}),
a9c56caf
FG
37 ${misc:Depends},
38 ${shlibs:Depends},
39 Recommends: ceph-common,
40-Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
41-Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
42+Replaces: ceph (<< 10), ceph-test (<< 12.2.3)
43+Breaks: ceph (<< 10), ceph-test (<< 12.2.3)
44 Description: monitor server for the ceph storage system
45 Ceph is a massively scalable, open-source, distributed
46 storage system that runs on commodity hardware and delivers object,
67cd334a 47@@ -243,8 +243,8 @@ Depends: ceph-base (= ${binary:Version}),
a9c56caf
FG
48 ${python:Depends},
49 ${shlibs:Depends},
50 Recommends: ceph-common (= ${binary:Version}),
51-Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
52-Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
53+Replaces: ceph (<< 10), ceph-test (<< 12.2.3)
54+Breaks: ceph (<< 10), ceph-test (<< 12.2.3)
55 Description: OSD server for the ceph storage system
56 Ceph is a massively scalable, open-source, distributed
57 storage system that runs on commodity hardware and delivers object,