Fixed the ugliest debian python installation
[elliptics.git] / debian / control
blob62caa4ef550cc6b304cdf429837e947b06b1acc1
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.6-3~),
13                libboost-python-dev,
14                libcocaine-dev (>= 0.8.3-0),
15                smack (>= 0.5.0),
16                cmake (>= 2.6),
17                libboost-system-dev,
18                libltdl-dev
19 Standards-Version: 3.8.0
20 Homepage: http://www.ioremap.net/projects/elliptics
21 XS-Python-Version: >= 2.6
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 XB-Python-Version: >= 2.6
29 Description: Distributed hash table storage
30  Elliptics network is a fault tolerant distributed hash table object storage.
32 Package: elliptics-client
33 Architecture: any
34 Depends: ${shlibs:Depends}, ${misc:Depends}
35 Replaces: elliptics-2.10
36 XB-Python-Version: >= 2.6
37 Description: Distributed hash table storage (includes)
38  Elliptics network is a fault tolerant distributed hash table object storage.
40 Package: elliptics-dbg
41 Architecture: any
42 Depends: ${shlibs:Depends}, ${misc:Depends} elliptics
43 Replaces: elliptics-dbg-2.10, srw-dbg
44 Provides: elliptics-dbg-2.10
45 XB-Python-Version: >= 2.6
46 Description: Distributed hash table storage (debug files)
47  Elliptics network is a fault tolerant distributed hash table object storage.
49 Package: elliptics-dev
50 Architecture: any
51 Depends: elliptics
52 XB-Python-Version: >= 2.6
53 Description: Distributed hash table storage (includes)
54  Elliptics network is a fault tolerant distributed hash table object storage.