From: Thomas Bechtold Date: Wed, 24 Jul 2013 05:00:58 +0000 (+0200) Subject: Remove fuse-utils from Recommends in debian/control X-Git-Tag: v0.68~122^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c8d66b7a7d1061c01ba12c2e5b15722feeedb287;p=ceph.git Remove fuse-utils from Recommends in debian/control The package fuse-utils is obsolete and no longer in Debian unstable. --- diff --git a/debian/control b/debian/control index 241fabb5e4f3..03105d92d1d8 100644 --- a/debian/control +++ b/debian/control @@ -100,7 +100,7 @@ Description: debugging symbols for ceph-mds Package: ceph-fuse Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} -Recommends: fuse | fuse-utils +Recommends: fuse 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 @@ -129,7 +129,7 @@ Description: debugging symbols for ceph-fuse Package: rbd-fuse Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} -Recommends: fuse | fuse-utils +Recommends: fuse 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