Source: ldas-tools-al
Section: science
Priority: optional
Maintainer: Steffen Grunewald <steffen.grunewald@ligo.org>
Homepage: "https://wiki.ligo.org/Computing/LDASTools"
Build-Depends: debhelper-compat (= 13),
         cmake,
	       pkg-config,
	       zlib1g-dev,
	       bc,
	       file,
	       time,
	       doxygen,
	       graphviz,
         libboost-dev,
         libboost-filesystem-dev,
         libboost-log-dev,
         libboost-program-options-dev,
         ldas-tools-cmake (>= 1.4.0)
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: ldas-tools-al
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 zlib1g
Conflicts: ldas-tools-al, ldas-tools-general
Replaces: ldas-tools-al, ldas-tools-general
Description: LDAS tools libldastoolsal toolkit runtime files
 This provides the runtime libraries for the abstraction layer library.

Package: ldas-tools-al-dev
Architecture: any
Depends: ${misc:Depends},
   cmake,
	 zlib1g-dev,
   libboost-dev,
   libboost-filesystem-dev,
   libboost-program-options-dev,
   ldas-tools-cmake(>= 1.4.0),
	 ldas-tools-al (= ${binary:Version})
Provides: ldas-tools-al-dev
Conflicts: ldas-tools-al-dev, ldas-tools-general-dev
Replaces: ldas-tools-al-dev, ldas-tools-general-dev
Description: LDAS tools libldastoolsal toolkit development files
 This provides the development files for the abstraction layer library.
