summaryrefslogtreecommitdiff
path: root/debian
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
parent035bb125a7b6967b94b5d362b18966f4924a89fb (diff)
downloadceph-f943f34b8389384d64c9ebdb3c5df6db18c3d825.tar.gz
debian: don't package gceph
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control26
-rw-r--r--debian/gceph.install2
-rwxr-xr-xdebian/rules1
3 files changed, 1 insertions, 28 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}
diff --git a/debian/gceph.install b/debian/gceph.install
deleted file mode 100644
index 143f83701ed..00000000000
--- a/debian/gceph.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/gceph
-usr/share/ceph_tool/gui_resources/*
diff --git a/debian/rules b/debian/rules
index 84f3daa2789..8bed776f09b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -115,7 +115,6 @@ binary-arch: build install
dh_strip -plibrbd1 --dbg-package=librbd1-dbg
dh_strip -plibcephfs1 --dbg-package=libcephfs1-dbg
dh_strip -pradosgw --dbg-package=radosgw-dbg
- dh_strip -pgceph --dbg-package=gceph-dbg
dh_strip -prest-bench --dbg-package=rest-bench-dbg
dh_compress