From 4e734ca4d99a7b84479b92e9e549767dcc81deaf Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 5 Mar 2017 14:38:12 -0500 Subject: [PATCH] debian/control: add ceph-base-dbg Signed-off-by: Sage Weil --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/control b/debian/control index 7b3dcff34fbc..8d82fa69e519 100644 --- a/debian/control +++ b/debian/control @@ -108,6 +108,22 @@ Description: common ceph daemon libraries and management tools the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster. +Package: ceph-base-dbg +Architecture: linux-any +Section: debug +Priority: extra +Depends: ceph-base (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for ceph-base + Ceph is a massively scalable, open-source, distributed + storage system that runs on commodity hardware and delivers object, + block and file system storage. + . + This package contains the libraries and management tools that are common among + the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools + are necessary for creating, running, and administering a Ceph storage cluster. + . + This package contains the debugging symbols for ceph-base. + Package: ceph-mds Architecture: linux-any Depends: ceph-base (= ${binary:Version}), -- 2.47.3