Noah Watkins
aae47009ba
libc++: use ceph::shared_ptr in installed header
...
librados.hpp uses std::tr1::shared_ptr which may not be available such
as in libc++. This switches the use to ceph::shared_ptr and as a result
also ships include/memory.h for the definition.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2014-01-18 14:03:54 -08:00
Andras Elso
8f5c665744
debian: Run wrap-and-sort from devscripts
...
Signed-off-by: Andras Elso <elso.andras@gmail.com>
2013-03-29 13:34:48 +01:00
David Zafman
e1e2d5d217
Missed adding rados_types.hpp to package
...
Caused by 3bd48cbbad
feature 4207 implementation
Signed-off-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
2013-03-06 14:40:29 -08:00
Danny Al-Gaaf
cf167a1f30
debian: add new files
...
Add new (installed) files to debian install files.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-02-25 15:36:37 +01:00
Sage Weil
b387077b1d
debian: include librados-config in librados-dev
...
Reported-by: Laszlo Boszormenyi <gcs@debian.hu>
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-08 20:33:12 -07:00
Tommi Virtanen
536ae0caa7
librados: Stop bundling the now-unused headers.
...
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-04-07 10:53:19 -07:00
Sage Weil
95db4c5cb8
debian: remove so version from -dev packages
...
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-03-10 13:17:36 -08:00
Sage Weil
84edfe0d0e
debian: make lib package versions match SONAMES
2009-10-28 10:26:35 -07:00
Sage Weil
bd41a8dfdd
debian: some lintian fixes
...
Note that I'm moving some library SONAME version backwards!
Otherwise we'd have to rename libceph to libceph1, etc. And
that's lame.
2009-10-28 10:10:52 -07:00
Sage Weil
a1d5533c43
debian: add lib{ceph,rados,crush}-dev packages
2009-09-02 13:55:31 -07:00