Source: ldas-tools-ldasgen
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-al-dev (>= 2.4.99)
Standards-Version: 3.8.6
X-Python-Version: >= 2.6

Package: ldas-tools-ldasgen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 zlib1g,
	 ldas-tools-al (>= 2.4.99)
Conflicts: ldas-tools-genericapi
Replaces: ldas-tools-genericapi
Description: LDAS tools libgenericAPI toolkit runtime files
 This provides the runtime libraries for the genericAPI library.

Package: ldas-tools-ldasgen-python
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 ldas-tools-ldasgen-python (>= 2.4.99)
Conflicts: ldas-tools-genericapi-python
Replaces: ldas-tools-genericapi-python
Description: LDAS tools python extensions for the genericAPI
 This provides the libraries needed to utilize the genericAPI library from within Python

Package: ldas-tools-ldasgen-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 automake,
	 libtool,
	 zlib1g-dev,
	 libssl-dev,
	 ldas-tools-al-dev (>= 2.4.99),
	 ldas-tools-ldasgen (>= 2.4.99)
Conflicts: ldas-tools-genericapi-dev
Replaces: ldas-tools-genericapi-dev
Description: LDAS tools libgenericAPI toolkit development files
 This provides the development files for the genericAPI library.
