Source: libbpp-popgen
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Julien Dutheil <julien.dutheil@univ-montp2.fr>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               d-shlibs (>= 0.82),
               libbpp-core-dev (>= 2.4.1),
               libbpp-seq-dev (>= 2.4.1)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-popgen
Vcs-Git: https://salsa.debian.org/med-team/libbpp-popgen.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
Rules-Requires-Root: no

Package: libbpp-popgen-dev
Architecture: any
Section: libdevel
Depends: libbpp-popgen8 (= ${binary:Version}),
         ${misc:Depends},
         ${devlibs:Depends},
         libbpp-core-dev (>= 2.4.1),
         libbpp-seq-dev (>= 2.4.1)
Description: Bio++ Population Genetics library development files
 Bio++ is a set of C++ libraries for Bioinformatics, including sequence
 analysis, phylogenetics, molecular evolution and population genetics.
 Bio++ is Object Oriented and is designed to be both easy to use and
 computer efficient. Bio++ intends to help programmers to write computer
 expensive programs, by providing them a set of re-usable tools.
 .
 This package contains the static library and the header files of the
 Bio++ Population Genetics classes.

Package: libbpp-popgen8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Bio++ Population Genetics library
 Bio++ is a set of C++ libraries for Bioinformatics, including sequence
 analysis, phylogenetics, molecular evolution and population genetics.
 Bio++ is Object Oriented and is designed to be both easy to use and
 computer efficient. Bio++ intends to help programmers to write computer
 expensive programs, by providing them a set of re-usable tools.
 .
 This package contains the dynamic library of the Bio++ Population
 Genetics classes.
