summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-10 05:30:24 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-10 09:17:11 +0100
commit369199272168a2d90031caf498ac6dcfb246d7f2 (patch)
tree02dd324799a749e89777ef6faa409119c96490ba
parentRemoving unneeded depends in ceph-mon for shorter dependency chains. (diff)
downloadceph-19-369199272168a2d90031caf498ac6dcfb246d7f2.tar.xz
ceph-19-369199272168a2d90031caf498ac6dcfb246d7f2.zip
Recommending fuse3 instead of fuse.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0328bc1da..d549d4574 100644
--- a/debian/control
+++ b/debian/control
@@ -207,7 +207,7 @@ Depends:
${python3:Depends},
${shlibs:Depends},
Recommends:
- fuse,
+ fuse3,
Description: FUSE-based client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
@@ -986,7 +986,7 @@ Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
- fuse,
+ fuse3,
Description: FUSE-based rbd client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a