Merge pull request #19356 from tchaikov/wip-18589-mimic-dev1

debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move

Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2017-12-07 21:19:26 -06:00 committed by GitHub
commit 32f67852af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
debian/control vendored
View File

@ -105,10 +105,10 @@ Recommends: btrfs-tools,
ntp | time-daemon,
Replaces: ceph (<< 10),
ceph-common (<< 0.78-500),
ceph-test (<< 12.2.3),
ceph-test (<< 12.2.2-14),
python-ceph (<< 0.92-1223),
Breaks: ceph (<< 10),
ceph-test (<< 12.2.3),
ceph-test (<< 12.2.2-14),
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.3)
Breaks: ceph (<< 10), ceph-test (<< 12.2.3)
Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
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.3)
Breaks: ceph (<< 10), ceph-test (<< 12.2.3)
Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
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,