Use $(cdbs_python_destdir)
[elliptics.git] / debian / control
blobfd0c706a9e6fbf3b7a450bac6d1bd322e8558e24
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-dev (= 0.9.4),
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
22 XS-Python-Version: >= 2.6
24 Package: elliptics
25 Architecture: any
26 Depends: ${shlibs:Depends}, ${misc:Depends}, eblob (>= 0.17.1), elliptics-client, smack (>= 0.5.0), cocaine-generic-slave, libcocaine-core1
27 Replaces: elliptics-2.10, srw
28 Provides: elliptics-2.10
29 XB-Python-Version: >= 2.6
30 Description: Distributed hash table storage
31  Elliptics network is a fault tolerant distributed hash table object storage.
33 Package: elliptics-client
34 Architecture: any
35 Depends: ${shlibs:Depends}, ${misc:Depends}
36 Replaces: elliptics-2.10
37 XB-Python-Version: >= 2.6
38 Description: Distributed hash table storage (includes)
39  Elliptics network is a fault tolerant distributed hash table object storage.
41 Package: elliptics-dbg
42 Architecture: any
43 Depends: ${shlibs:Depends}, ${misc:Depends} elliptics
44 Replaces: elliptics-dbg-2.10, srw-dbg
45 Provides: elliptics-dbg-2.10
46 XB-Python-Version: >= 2.6
47 Description: Distributed hash table storage (debug files)
48  Elliptics network is a fault tolerant distributed hash table object storage.
50 Package: elliptics-dev
51 Architecture: any
52 Depends: elliptics
53 XB-Python-Version: >= 2.6
54 Description: Distributed hash table storage (includes)
55  Elliptics network is a fault tolerant distributed hash table object storage.