From: Sage Weil Date: Tue, 5 Dec 2017 03:25:16 +0000 (-0600) Subject: debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move X-Git-Tag: v13.0.2~833^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9271d528513b47440f478ef9350c8a9159896745;p=ceph-ci.git debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move The backport didn't make 12.2.2, but it will be in 12.2.3. Fixes: http://tracker.ceph.com/issues/22319 Signed-off-by: Sage Weil (cherry picked from commit e0c814266fe653311673e07bd7c7dbb51d866f82) --- diff --git a/debian/control b/debian/control index 16ecb2a88af..b08ffe3347a 100644 --- a/debian/control +++ b/debian/control @@ -105,10 +105,10 @@ Recommends: btrfs-tools, ntp | time-daemon, Replaces: ceph (<< 10), ceph-common (<< 0.78-500), - ceph-test (<< 12.2.2), + ceph-test (<< 12.2.3), python-ceph (<< 0.92-1223), Breaks: ceph (<< 10), - ceph-test (<< 12.2.2), + ceph-test (<< 12.2.3), python-ceph (<< 0.92-1223), Description: common ceph daemon libraries and management tools Ceph is a massively scalable, open-source, distributed @@ -206,8 +206,8 @@ Depends: ceph-base (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Recommends: ceph-common, -Replaces: ceph (<< 10), ceph-test (<< 12.2.2) -Breaks: ceph (<< 10), ceph-test (<< 12.2.2) +Replaces: ceph (<< 10), ceph-test (<< 12.2.3) +Breaks: ceph (<< 10), ceph-test (<< 12.2.3) Description: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, @@ -239,8 +239,8 @@ Depends: ceph-base (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, Recommends: ceph-common (= ${binary:Version}), -Replaces: ceph (<< 10), ceph-test (<< 12.2.2) -Breaks: ceph (<< 10), ceph-test (<< 12.2.2) +Replaces: ceph (<< 10), ceph-test (<< 12.2.3) +Breaks: ceph (<< 10), ceph-test (<< 12.2.3) Description: OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object,