]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: fix python-ceph -> ceph file move to allow upgrades
authorSage Weil <sage@redhat.com>
Mon, 6 Oct 2014 22:50:51 +0000 (15:50 -0700)
committerSage Weil <sage@redhat.com>
Mon, 6 Oct 2014 22:50:51 +0000 (15:50 -0700)
This is a backport of 5c6c366d2abe771c581690270c2d176ebb30c571 with the
version numbers changed, to compensate for the change in
fe3434f41cd09433975d7d0f9dbb2fae662e4a1b (backported in
bf1933e5c184476a354664c42fec834e9f59067c).

Tested-by: Tamil Muthamizhan <tamil.muthamizhan@inktank.com>
Signed-off-by: Sage Weil <sage@redhat.com>
debian/control

index c3902e64308252b622b752c208793671c36d158f..73fdb55bc953c0f32d51edf9a68074bfa28642f8 100644 (file)
@@ -59,7 +59,8 @@ Depends: binutils,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: btrfs-tools, ceph-mds, librados2, librbd1
-Replaces: ceph-common (<< 0.78-500)
+Replaces: ceph-common (<< 0.78-500), python-ceph (<< 0.80.6)
+Breaks: python-ceph (<< 0.80.6)
 X-Python-Version: >= 2.6
 Description: distributed storage and file system
  Ceph is a massively scalable, open-source, distributed
@@ -419,6 +420,7 @@ Package: python-ceph
 Architecture: linux-any
 Section: python
 Depends: librados2, librbd1, ${misc:Depends}, ${python:Depends}
+Replaced: ceph (<< 0.80.6)
 X-Python-Version: >= 2.6
 Description: Python libraries for the Ceph distributed filesystem
  Ceph is a massively scalable, open-source, distributed