]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
librgw: fix new Debian control entries
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 10 Feb 2016 01:57:31 +0000 (20:57 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 18:07:28 +0000 (13:07 -0500)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
debian/control

index 44a1600c149092d19ad1c6571d46651a3fe8c2df..3e6751117ea28e36cdf99e6c16ede69a255aef0b 100644 (file)
@@ -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.