summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:58:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:58:54 +0000
commitb2b121ef4fda078bd647d6c85a53f3c5940c7d5b (patch)
treee24da0955ba290d0fe0e20052706d7cd20bdb203 /debian
parentRemoving unneeded depends in ceph-mgr for shorter dependency chains. (diff)
downloadceph-b2b121ef4fda078bd647d6c85a53f3c5940c7d5b.tar.xz
ceph-b2b121ef4fda078bd647d6c85a53f3c5940c7d5b.zip
Removing unneeded depends in ceph-mon for shorter dependency chains.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 585042db4..89ecb6688 100644
--- a/debian/control
+++ b/debian/control
@@ -360,7 +360,7 @@ Description: debugging symbols for ceph-mgr
Package: ceph-mon
Architecture: linux-any
-Depends: ceph-base (= ${binary:Version}),
+Depends: ceph-common (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)