summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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