Source: freecontact
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
               automake,
               autotools-dev,
               bash-completion,
               dh-autoreconf,
               dpkg-dev (>= 1.16.2),
               gfortran,
               libblas-dev | libblas-3.so,
               libboost-dev,
               libboost-program-options-dev,
               liblapack-dev | liblapack-3.so,
               libtool,
               libxerces-c-dev,
               perl,
               xsdcxx (>= 3.3)
Build-Depends-Indep: doxygen
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/freecontact.git
Vcs-Git: git://anonscm.debian.org/debian-med/freecontact.git
Homepage: http://rostlab.org/

Package: freecontact
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends}
Suggests: bash-completion,
          hhsuite,
          hmmer
Description: fast protein contact predictor
 ${Description}
 .
 This package contains the command line tool freecontact(1).

Package: libfreecontact0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: fast protein contact predictor library
 ${Description}
 .
 This package contains the shared library implementing freecontact.

Package: libfreecontact0-dev
Architecture: any
Section: libdevel
Depends: libfreecontact0 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libfreecontact-doc
Provides: libfreecontact-dev
Description: fast protein contact predictor library - development files
 ${Description}
 .
 This package contains files necessary for developing applications with
 libfreecontact.

Package: libfreecontact0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libfreecontact0 (= ${binary:Version}),
         ${misc:Depends}
Description: debugging symbols for libfreecontact
 ${Description}
 .
 This package provides the detached debug symbols for libfreecontact.

Package: libfreecontact-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: documentation for libfreecontact
 ${Description}
 .
 This package contains HTML documentation for libfreecontact.
