]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: Properly package the python bindings.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 10 Jun 2011 22:51:33 +0000 (15:51 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 10 Jun 2011 23:15:34 +0000 (16:15 -0700)
commit0da30c358b3fc469e3c2700e1f67a7cf009bd2df
tree42985c8019f2985c1c7d69ee7cf00e646725fae4
parentb2826035985aab1c73fc40a1837ac8bed33079f7
debian: Properly package the python bindings.

Build-depend on python-support. Add binary package
python-ceph, making it contain all the ceph python
packages, regardless of their name; the modules are
too small to deserve their own debs.

Make python-ceph depend only on librados2 for now.
librgw is not packaged yet.

Dropping unnecessary build-dep on python-dev, that's
only needed for compiling C extensions, and we're using
ctypes.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
debian/.gitignore
debian/control
debian/python-ceph.install [new file with mode: 0644]
debian/rules