poll() uses msecs as timeout
[elliptics.git] / debian / control
blob194873e124af066fe546e18b6637381ae5a77cf4
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 (>= 2.6),
13                python-central,
14                libboost-python-dev,
15                libcocaine-common1,
16                libcocaine-dev (< 0.10),
17                smack (>= 0.5.0),
18                cmake (>= 2.6),
19                libboost-system-dev,
20                libltdl-dev,
21                libleveldb-dev
22 Standards-Version: 3.8.0
23 Homepage: http://www.ioremap.net/projects/elliptics
24 XS-Python-Version: >= 2.6
26 Package: elliptics
27 Architecture: any
28 Depends: ${shlibs:Depends}, ${misc:Depends}, eblob (>= 0.17.1), elliptics-client, smack (>= 0.5.0), cocaine-generic-slave, libcocaine-core1
29 Replaces: elliptics-2.10, srw
30 Provides: elliptics-2.10
31 XB-Python-Version: >= 2.6
32 Description: Distributed hash table storage
33  Elliptics network is a fault tolerant distributed hash table object storage.
35 Package: elliptics-client
36 Architecture: any
37 Depends: ${shlibs:Depends}, ${misc:Depends}
38 Replaces: elliptics-2.10
39 XB-Python-Version: >= 2.6
40 Description: Distributed hash table storage (includes)
41  Elliptics network is a fault tolerant distributed hash table object storage.
43 Package: elliptics-dbg
44 Architecture: any
45 Depends: ${shlibs:Depends}, ${misc:Depends}, elliptics (>= ${Source-Version})
46 Replaces: elliptics-dbg-2.10, srw-dbg
47 Provides: elliptics-dbg-2.10
48 XB-Python-Version: >= 2.6
49 Description: Distributed hash table storage (debug files)
50  Elliptics network is a fault tolerant distributed hash table object storage.
52 Package: elliptics-dev
53 Architecture: any
54 Depends: elliptics (>= ${Source-Version})
55 XB-Python-Version: >= 2.6
56 Description: Distributed hash table storage (includes)
57  Elliptics network is a fault tolerant distributed hash table object storage.