New interface for execution, reply and chaining
[elliptics.git] / debian / control
blob2d5661276c3b3866862714a85df911fcf7f9d2da
1 Source: elliptics
2 Section: net
3 Priority: optional
4 Maintainer: Evgeniy Polyakov <zbr@ioremap.net>
5 Build-Depends: debhelper (>= 7.0.50~),
6                cdbs,
7                eblob (>= 0.17.1),
8                libboost-dev,
9                libboost-program-options-dev,
10                libboost-iostreams-dev,
11                libboost-thread-dev,
12                python-dev,
13                python-support,
14                libboost-python-dev,
15                libcocaine-dev (>= 0.8.3-0),
16                smack (>= 0.5.0),
17                cmake (>= 2.6),
18                libboost-system-dev,
19                libltdl-dev
20 Standards-Version: 3.8.0
21 Homepage: http://www.ioremap.net/projects/elliptics
23 Package: elliptics
24 Architecture: any
25 Depends: ${shlibs:Depends}, ${misc:Depends}, eblob (>= 0.17.1), elliptics-client, smack (>= 0.5.0), cocaine-generic-slave, libcocaine-core1
26 Replaces: elliptics-2.10, srw
27 Provides: elliptics-2.10
28 Description: Distributed hash table storage
29  Elliptics network is a fault tolerant distributed hash table object storage.
31 Package: elliptics-client
32 Architecture: any
33 Depends: ${shlibs:Depends}, ${misc:Depends}
34 Replaces: elliptics-2.10
35 Description: Distributed hash table storage (includes)
36  Elliptics network is a fault tolerant distributed hash table object storage.
38 Package: elliptics-dbg
39 Architecture: any
40 Depends: ${shlibs:Depends}, ${misc:Depends} elliptics
41 Replaces: elliptics-dbg-2.10, srw-dbg
42 Provides: elliptics-dbg-2.10
43 Description: Distributed hash table storage (debug files)
44  Elliptics network is a fault tolerant distributed hash table object storage.
46 Package: elliptics-dev
47 Architecture: any
48 Depends: elliptics
49 Description: Distributed hash table storage (includes)
50  Elliptics network is a fault tolerant distributed hash table object storage.