From: Matt Benjamin Date: Wed, 10 Feb 2016 01:57:31 +0000 (-0500) Subject: librgw: fix new Debian control entries X-Git-Tag: v10.1.0~382^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85e4febb1727693f55b027010763b62ce1badb36;p=ceph.git librgw: fix new Debian control entries Signed-off-by: Matt Benjamin --- diff --git a/debian/control b/debian/control index 44a1600c14909..3e6751117ea28 100644 --- a/debian/control +++ b/debian/control @@ -487,16 +487,12 @@ Description: Ceph distributed file system client library (development files) This package contains development files needed for building applications that link against libcephfs. - - - - Package: librgw2 Architecture: linux-any Section: libs Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: RADOS Gateway client library -RADOS is a distributed object store used by the Ceph distributed + RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. @@ -509,7 +505,7 @@ Section: debug Priority: extra Depends: librgw2 (= ${binary:Version}), ${misc:Depends} Description: debugging symbols for librbd1 -RADOS is a distributed object store used by the Ceph distributed + RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. @@ -520,8 +516,8 @@ Package: librgw-dev Architecture: linux-any Section: libdevel Depends: librados-dev, librgw2 (= ${binary:Version}), ${misc:Depends} -Description: RADOS block device client library (development files) -RADOS is a distributed object store used by the Ceph distributed +Description: RADOS client library (development files) + RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service.