From patchwork Thu Jul 29 13:02:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Mueller X-Patchwork-Id: 115180 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o6TD2Kwa003680 for ; Thu, 29 Jul 2010 13:02:20 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757394Ab0G2NCP (ORCPT ); Thu, 29 Jul 2010 09:02:15 -0400 Received: from trillian.muellerit.ch ([83.169.22.129]:34901 "EHLO trillian.muellerit.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756810Ab0G2NCO (ORCPT ); Thu, 29 Jul 2010 09:02:14 -0400 X-Virus-Scanned: amavisd-new at trillian.muellerit.ch Received: from trillian.muellerit.ch ([127.0.0.1]) by localhost (trillian.muellerit.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ey5nMCfivcvL for ; Thu, 29 Jul 2010 15:02:08 +0200 (CEST) Received: from [192.168.32.117] (cust.dyn.95-152-98-129.swisscomdata.ch [95.152.98.129]) by trillian.muellerit.ch (Postfix) with ESMTPSA id 5B13A19C803F for ; Thu, 29 Jul 2010 15:02:08 +0200 (CEST) Message-ID: <4C517BCF.9050504@chaschperli.ch> Date: Thu, 29 Jul 2010 15:02:07 +0200 From: Thomas Mueller User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100718 Icedove/3.1 MIME-Version: 1.0 To: ceph-devel@vger.kernel.org Subject: [PATCH] debian: ceph-cfuse: move ceph from Recommends to Suggests Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 29 Jul 2010 13:02:21 +0000 (UTC) diff --git a/debian/control b/debian/control index 622242d..a1db488 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Description: debugging symbols for ceph Package: ceph-fuse Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 -Recommends: ceph +Suggests: ceph 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