Source: clustalo
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libargtable2-dev,
               doxygen,
               graphviz,
               sphinx-common
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/clustalo
Vcs-Git: https://salsa.debian.org/med-team/clustalo.git
Homepage: http://www.clustal.org/omega/

Package: clustalo
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libargtable2-0
Description: General purpose multiple sequence alignment program for proteins
 Clustal-Omega is a general purpose multiple sequence alignment (MSA)
 program for dna/rna/proteins. It produces high quality MSAs and is capable of
 handling data-sets of hundreds of thousands of sequences in reasonable
 time.

Package: libclustalo-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libargtable2-dev,
         clustalo (= ${binary:Version})
Suggests: libclustalo-doc
Description: library to embed Clustal Omega
 This package contains headers and libraries to include
 Clustal Omega in a program. It provides clustal usage
 with an API.

Package: libclustalo-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${js:Depends}
Description: API documentation for library to embed Clustal Omega
 Clustal-Omega is a general purpose multiple sequence alignment (MSA)
 program for dna/rna/proteins. It produces high quality MSAs and is capable of
 handling data-sets of hundreds of thousands of sequences in reasonable
 time.
 .
 This package contains the HTML documentation to use the Clustal Omega
 library provided in package libclustalo-dev.
