]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: ceph-cfuse: move ceph from Recommends to Suggests
authorThomas Mueller <thomas@chaschperli.ch>
Thu, 29 Jul 2010 13:02:07 +0000 (15:02 +0200)
committerSage Weil <sage@newdream.net>
Thu, 29 Jul 2010 16:14:11 +0000 (09:14 -0700)
commite1a9768545c1876cb18847e0e86bb348e3f271c4
tree830a413f24105783b7ac106a86bb594f09aa90a3
parent183984e1102c623790aabbd152977bcdfce4e6bb
debian: ceph-cfuse: move ceph from Recommends to Suggests

on a standalone fuse client ceph serverside is not needed. if it's
"Recommended" the default behaviour is to install it too. Move it to "Suggests"
that it's not installed by default if one installs just ceph-fuse.

from debian policy:
Suggests:
This is used to declare that one package may be more useful with one or more
others. Using this field tells the packaging system and the user that the listed
packages are related to this one and can perhaps enhance its usefulness, but
that installing this one without them is perfectly reasonable.

- Thomas

Signed-off-by: Sage Weil <sage@newdream.net>
debian/control