This package contains development files needed for building applications that
link against librados.
+Package: libradospp1
+Architecture: linux-any
+Section: libs
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+Description: RADOS distributed object store client C++ library
+ RADOS is a reliable, autonomic distributed object storage cluster
+ developed as part of the Ceph distributed storage system. This is a
+ shared library allowing C++ applications to access the distributed object
+ store using a simple file-like C++ interface.
+
+Package: libradospp1-dbg
+Architecture: linux-any
+Section: debug
+Priority: extra
+Depends: libradospp1 (= ${binary:Version}),
+ ${misc:Depends},
+Description: debugging symbols for libradospp1
+ RADOS is a reliable, autonomic distributed object storage cluster
+ developed as part of the Ceph distributed storage system. This is a
+ shared library allowing applications to access the distributed object
+ store using a simple file-like interface in C++.
+ .
+ This package contains debugging symbols for libradospp.
+
+Package: libradospp-dev
+Architecture: linux-any
+Section: libdevel
+Depends: libradospp (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: RADOS distributed object store client C++ library (development files)
+ RADOS is a reliable, autonomic distributed object storage cluster
+ developed as part of the Ceph distributed storage system. This is a
+ shared library allowing applications to access the distributed object
+ store using a simple file-like interface.
+ .
+ This package contains development files needed for building C++ applications that
+ link against librados.
+
Package: libradosstriper1
Architecture: linux-any
Section: libs
usr/bin/librados-config
-usr/include/rados/buffer.h
-usr/include/rados/buffer_fwd.h
-usr/include/rados/crc32c.h
-usr/include/rados/inline_memory.h
usr/include/rados/librados.h
-usr/include/rados/librados.hpp
-usr/include/rados/page.h
usr/include/rados/rados_types.h
-usr/include/rados/rados_types.hpp
usr/lib/librados.so
usr/lib/librados_tp.so
usr/share/man/man8/librados-config.8
--- /dev/null
+usr/include/rados/buffer.h
+usr/include/rados/buffer_fwd.h
+usr/include/rados/crc32c.h
+usr/include/rados/inline_memory.h
+usr/include/rados/librados.hpp
+usr/include/rados/page.h
+usr/include/rados/rados_types.hpp
+usr/lib/libradospp.so