From: Sage Weil Date: Sat, 22 Jun 2013 17:28:16 +0000 (-0700) Subject: debian: ceph-common requires matching version of python-ceph X-Git-Tag: v0.65~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1aca370ed0caf060c38479036ef32a90702fb565;p=ceph.git debian: ceph-common requires matching version of python-ceph If they skew the ceph_argparse.py module may be missing. Signed-off-by: Sage Weil --- diff --git a/debian/control b/debian/control index 181cb4c8458..203517452f6 100644 --- a/debian/control +++ b/debian/control @@ -153,7 +153,7 @@ Description: debugging symbols for rbd-fuse Package: ceph-common Architecture: linux-any Depends: librbd1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, - python-ceph + python-ceph (= ${binary:Version}) Conflicts: ceph-client-tools Replaces: ceph-client-tools Suggests: ceph, ceph-mds