]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/control: make python-rbd depend on minimum librbd version
authorHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 14:28:17 +0000 (23:28 +0900)
committerHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 15:29:55 +0000 (00:29 +0900)
commit8655cca10b5651d92d55d40694bb61da3e2ff85c
tree3dfb4522636ebd0dde157a5046052d28d821abf1
parent0f5ce5eaa58474d90046a66e8d3230ad83164611
debian/control: make python-rbd depend on minimum librbd version

As the Cython bindings build to a binary module, backwards compatibility with
older librbd ABIs at runtime is not possible, so depend on at least the same
version (or newer).

Signed-off-by: Hector Martin <marcan@marcan.st>
debian/control