summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2012-11-06 16:23:18 -0800
committerSage Weil <sage@inktank.com>2013-04-18 13:51:36 -0700
commita975f9dfb18d9fd8db6ffc149caf1e0a49ca8cff (patch)
tree50655900daba1e924a1d3f56c98d7947116ee1f1 /debian/control
parenta460fa145158666864ea073c97abff937304b39d (diff)
downloadceph-a975f9dfb18d9fd8db6ffc149caf1e0a49ca8cff.tar.gz
packaging: Add ceph-test debian package
The ceph-test package includes optional test and benchmarking programs. Conflicts: debian/control debian/rules
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index b03fe89ed01..796227b05d2 100644
--- a/debian/control
+++ b/debian/control
@@ -316,6 +316,18 @@ Description: synchronize data between cloud object storage providers or a local
storage providers, such as Amazon S3 (or compatible services), a
Ceph RADOS cluster, or a local directory.
+Package: ceph-test
+Architecture: linux-any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ceph-common, xml2, curl
+Description: Ceph test and benchmarking tools.
+
+Package: ceph-test-dbg
+Architecture: linux-any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, ceph-common, xml2, curl
+Description: Ceph test and benchmarking tools.
+
Package: python-ceph
Architecture: linux-any
Section: python