]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
authorSage Weil <sage@redhat.com>
Tue, 5 Dec 2017 03:25:16 +0000 (21:25 -0600)
committerKefu Chai <kchai@redhat.com>
Wed, 6 Dec 2017 02:16:50 +0000 (10:16 +0800)
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 <sage@redhat.com>
(cherry picked from commit e0c814266fe653311673e07bd7c7dbb51d866f82)

debian/control

index 6db88fe1d0192f6eb626d223afcc0f2722e11f16..6497c7f7f31c6f54e200d82cdc4d7888efb3920d 100644 (file)
@@ -103,10 +103,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
@@ -204,8 +204,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,
@@ -237,8 +237,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,