summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-05-17 20:08:11 -0700
committerSage Weil <sage@inktank.com>2012-05-17 20:23:33 -0700
commitf943f34b8389384d64c9ebdb3c5df6db18c3d825 (patch)
tree6d28d32af1bd2f9bad9688b890a0a7506748ce87 /debian/control
parent035bb125a7b6967b94b5d362b18966f4924a89fb (diff)
downloadceph-f943f34b8389384d64c9ebdb3c5df6db18c3d825.tar.gz
debian: don't package gceph
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 1 insertions, 25 deletions
diff --git a/debian/control b/debian/control
index b482caa8745..b95dfeb4fe8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Vcs-Git: git://github.com/ceph/ceph.git
Vcs-Browser: https://github.com/ceph/ceph
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Uploaders: Sage Weil <sage@newdream.net>
-Build-Depends: debhelper (>= 6.0.7~), autotools-dev, autoconf, automake, libfuse-dev, libboost-dev (>= 1.34), libedit-dev, libcrypto++-dev, libtool, libexpat1-dev, libfcgi-dev, libatomic-ops-dev, libgoogle-perftools-dev [i386 amd64], pkg-config, libgtkmm-2.4-dev, python, libcurl4-gnutls-dev, libkeyutils-dev, uuid-dev, libaio-dev, python (>= 2.6.6-3~), libxml2-dev
+Build-Depends: debhelper (>= 6.0.7~), autotools-dev, autoconf, automake, libfuse-dev, libboost-dev (>= 1.34), libedit-dev, libcrypto++-dev, libtool, libexpat1-dev, libfcgi-dev, libatomic-ops-dev, libgoogle-perftools-dev [i386 amd64], pkg-config, python, libcurl4-gnutls-dev, libkeyutils-dev, uuid-dev, libaio-dev, python (>= 2.6.6-3~), libxml2-dev
Standards-Version: 3.9.3
Package: ceph
@@ -31,30 +31,6 @@ Description: debugging symbols for ceph
.
This package contains the debugging symbols for ceph.
-Package: gceph
-Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends:
-Suggests: ceph
-Description: Graphical ceph cluster status utility
- Ceph is a distributed network file system designed to provide
- excellent performance, reliability, and scalability. This is a
- gtk-based gui to monitor cluster status, similar to the 'ceph'
- command.
-
-Package: gceph-dbg
-Architecture: linux-any
-Section: debug
-Priority: extra
-Depends: gceph (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for gceph
- Ceph is a distributed network file system designed to provide
- excellent performance, reliability, and scalability. This is a
- gtk-based gui to monitor cluster status, similar to the 'ceph'
- command.
- .
- This package contains the debugging symbols for gceph.
-
Package: ceph-fuse
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}