Source: ldas-tools-diskcacheapi
Section: lscsoft
Priority: optional
# OldMaintainer: Miroslav Shaltev <cluster-hannover@aei.mpg.de>
Maintainer: Steffen Grunewald <steffen.grunewald@ligo.org>
Build-Depends: debhelper (>= 7.0.50~),
	       automake,
	       autoconf,
	       autotools-dev,
	       libtool,
	       pkg-config,
	       flex,
	       bison,
	       zlib1g-dev,
	       libssl-dev,
	       gcc,
	       g++,
	       doxygen,
	       bc,
	       file,
	       time,
	       python-all-dev,
	       python-numpy,
	       swig,
	       ldas-tools-ldasgen-dev (>= 2.5.1)
Standards-Version: 3.8.6
X-Python-Version: >= 2.6

Package: ldas-tools-diskcacheapi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 zlib1g,
	 ldas-tools-ldasgen (>= 2.4.99)
Description: LDAS tools libdiskcacheAPI toolkit runtime files
 This provides the runtime libraries for the diskcacheAPI library.

Package: ldas-tools-diskcacheapi-python
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 zlib1g,
	 ldas-tools-diskcacheapi (= ${binary:Version}),
	 ${python:Depends}
Description: LDAS tools python extension for the disk cache
 This provides the libraries needed to utilize the diskcache library from within Python.

Package: ldas-tools-diskcacheapi-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 automake,
	 libtool,
	 zlib1g-dev,
	 libssl-dev,
	 ldas-tools-ldasgen-dev (>= 2.5.1),
	 ldas-tools-diskcacheapi (= ${binary:Version})
Description: LDAS tools libdiskcacheAPI toolkit development files
 This provides the development files for the diskcacheAPI library.
