summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <gary.lowell@inktank.com>2013-03-05 09:06:24 -0800
committerGary Lowell <gary.lowell@inktank.com>2013-03-05 09:06:24 -0800
commitaf6b6eddae073315c70bba4712511125360a0aad (patch)
tree172d34d0cdece8dc464441c5f4a7c721485ff747
parent66cadbe515d664180295c9522e7996ed6ca97180 (diff)
parent867586c6748e8db5fd577e08a14f02e0a665f1b2 (diff)
downloadceph-af6b6eddae073315c70bba4712511125360a0aad.tar.gz
Merge branch 'master' of https://github.com/ceph/ceph
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5346afc938e..e9ad2611ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: ceph
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, gdisk, parted, cryptsetup-bin
Recommends: ceph-mds, librados2, librbd1, btrfs-tools
+X-Python-Version: >= 2.6
Description: distributed storage and file system
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
@@ -347,6 +348,7 @@ Package: python-ceph
Architecture: linux-any
Section: python
Depends: ${misc:Depends}, ${python:Depends}, librados2, librbd1
+X-Python-Version: >= 2.6
Description: Python libraries for the Ceph distributed filesystem
Ceph is a distributed storage and network file system designed to provide
excellent performance, reliability, and scalability.