Source: librostlab
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
 Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, doxygen, graphviz
Standards-Version: 3.9.3
Section: libs
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/rostlab/librostlab/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/rostlab/librostlab/trunk/
DM-Upload-Allowed: yes
Homepage: http://rostlab.org/

Package: librostlab3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ library for computational biology
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products. 
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains the shared library.

Package: librostlab3-dev
Section: libdevel
Architecture: any
Depends: librostlab3 (= ${binary:Version}), ${misc:Depends},
Suggests: librostlab-doc
Provides: librostlab-dev
Replaces: librostlab0-dev
Description: C++ library for computational biology (development)
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products. 
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains files necessary for developing applications with
 librostlab.

Package: librostlab-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ library for computational biology (documentation)
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products. 
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains html documentation.

Package: librostlab3-dbg
Architecture: any
Section: debug
Priority: extra
Depends: librostlab3 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for librostlab
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package provides the detached debug symbols for librostlab.
