ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Cc: Thomas Mueller <thomas@chaschperli.ch>
Subject: [PATCH 3/3] debian: move fuse-utils dep to ceph-fuse, add ceph-client-tools to ceph recommends
Date: Mon,  2 Aug 2010 13:32:45 +0200	[thread overview]
Message-ID: <1280748765-21794-3-git-send-email-thomas@chaschperli.ch> (raw)
In-Reply-To: <1280748765-21794-1-git-send-email-thomas@chaschperli.ch>


Signed-off-by: Thomas Mueller <thomas@chaschperli.ch>
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 38d4fac..46cfda2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.8.4
 Package: ceph
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libedit2, hdparm, binutils
-Recommends: fuse-utils, ceph-fuse, libceph1, librados1, libcrush1, btrfs-tools
+Recommends: ceph-client-tools, libceph1, librados1, libcrush1, btrfs-tools
 Description: distributed storage and file system
  Ceph is a distributed storage and network file system designed to provide
  excellent performance, reliability, and scalability.
@@ -30,6 +30,7 @@ Description: debugging symbols for ceph
 Package: ceph-fuse
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2
+Recommends: fuse-utils
 Suggests: ceph
 Description: FUSE-based client for the Ceph distributed file system
  Ceph is a distributed network file system designed to provide
-- 
1.7.1


      parent reply	other threads:[~2010-08-02 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02 11:32 [PATCH 1/3] debian: create standalone client-tools package for mount.ceph Thomas Mueller
2010-08-02 11:32 ` [PATCH 2/3] debian: move utils rbd,rados,csyn to ceph-client-tools Thomas Mueller
2010-08-02 11:32 ` Thomas Mueller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1280748765-21794-3-git-send-email-thomas@chaschperli.ch \
    --to=thomas@chaschperli.ch \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).