Source: libgenome
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
               d-shlibs (>= 0.61)
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libgenome.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libgenome.git
Homepage: https://sourceforge.net/projects/libgenome/

Package: libgenome-1.3-dev
Architecture: any
Section: libdevel
Depends: libgenome-1.3-0v5 (= ${binary:Version}),
         ${misc:Depends},
         ${devlibs:Depends}
Conflicts: libgenome-dev
Provides: libgenome-dev
Description: toolkit for developing bioinformatic related software (devel)
 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++.  It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 . 
 Among other things, libGenome can help you:
 . 
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This is the development package containing the statically linked
 library and the header files.

Package: libgenome-1.3-0v5
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libgenome-1.3-0
Replaces: libgenome-1.3-0
Description: toolkit for developing bioinformatic related software
 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++.  It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 . 
 Among other things, libGenome can help you:
 . 
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This package contains the dynamic library.
