]> 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>
Fri, 3 Oct 2014 23:22:57 +0000 (16:22 -0700)
committerSage Weil <sage@redhat.com>
Fri, 3 Oct 2014 23:22:57 +0000 (16:22 -0700)
See fe3434f41cd09433975d7d0f9dbb2fae662e4a1b.

Signed-off-by: Sage Weil <sage@redhat.com>
debian/control

index 8a6bee09ee90ba4e2f9dde096ba6d9d357b88f39..f0db89d4475e4f148055222297707b7b027d0c15 100644 (file)
@@ -65,7 +65,8 @@ Depends: binutils,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: btrfs-tools, ceph-mds, librados2, libradosstriper1, librbd1
-Replaces: ceph-common (<< 0.78-500)
+Replaces: ceph-common (<< 0.78-500), python-ceph (<< 0.85-979)
+Breaks: python-ceph (<< 0.85-979)
 X-Python-Version: >= 2.6
 Description: distributed storage and file system
  Ceph is a massively scalable, open-source, distributed
@@ -458,6 +459,7 @@ Package: python-ceph
 Architecture: linux-any
 Section: python
 Depends: librados2, librbd1, libcephfs1, ${misc:Depends}, ${python:Depends}
+Replaces: ceph (<< 0.85-979)
 X-Python-Version: >= 2.6
 Description: Python libraries for the Ceph distributed filesystem
  Ceph is a massively scalable, open-source, distributed