Source: ldas-tools-utilities
Section: science
Priority: optional
# OldMaintainer: Miroslav Shaltev <cluster-hannover@aei.mpg.de>
Maintainer: Steffen Grunewald <steffen.grunewald@ligo.org>
Homepage: "https://wiki.ligo.org/Computing/LDASTools"
Build-Depends: debhelper-compat (= 13),
	       cmake,
	       pkg-config,
	       doxygen,
         libboost-filesystem-dev,
         libboost-program-options-dev,
         libboost-regex-dev,
	       ldas-tools-cmake (>= 1.4.1),
	       ldas-tools-ldasgen-dev (>= 2.7.5),
	       ldas-tools-diskcacheapi-dev (>= 2.7.9),
	       ldas-tools-frameapi-dev (>= 3.0.5)
Standards-Version: 4.6.2
Rules-Requires-Root: no
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.7

Package: ldas-tools-utilities
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 ldas-tools-ldasgen-dev (>= 2.7.5),
	 ldas-tools-diskcacheapi (>= 2.7.9),
	 ldas-tools-frameapi (>= 3.0.5)
Description: LDAS Tools utilities derived from multiple LDAS Tools libraries
   This provides a collection of utilities that are derived from
  multiple libraries of the LDAS Tools Suite.

Package: ldas-tools-utilities-doc
Architecture: all
Depends: ${misc:Depends}
Description: LDAS tools utilities documentation
 This provides the documentation for the LDAS Tools Suite utilities that are part of the
 ldas-tools-utilities package

