Eblob version update: 0.17.3
[eblob.git] / debian / control
bloba15ee0a141be5f8e95afd8598f1fb1debb7790c2
1 Source: eblob
2 Section: net
3 Priority: optional
4 Maintainer: Evgeniy Polyakov <zbr@ioremap.net>
5 Build-Depends: debhelper (>= 7),
6                cmake (>= 2.6),
7                libboost-dev,
8                libboost-iostreams-dev,
9                libboost-python-dev,
10                libboost-regex-dev,
11                libboost-system-dev,
12                libboost-thread-dev,
13                libsnappy-dev,
14                python-dev,
15                python-support
16 Standards-Version: 3.8.0
17 Homepage: http://www.ioremap.net/projects/eblob
19 Package: eblob
20 Architecture: any
21 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
22 Description: BLOB data container
23  EBLOB is append data storage with fast indexes and comprehensive API
25 Package: eblob-dbg
26 Architecture: any
27 Depends: eblob(=${binary:Version})
28 Description: BLOB data container
29  EBLOB is append data storage with fast indexes and comprehensive API