Source: haildb
Priority: optional
Maintainer: Monty Taylor <mordred@inaugust.com>
Build-Depends: debhelper (>= 7.0.50),
 doxygen,
 zlib1g-dev,
 automake,
 autoconf,
 libtool
Standards-Version: 3.9.1
Section: libs
Homepage: http://launchpad.net/haildb
Vcs-Browser: http://bazaar.launchpad.net/~haildb-core/ubuntu/natty/haildb/trunk/files
Vcs-Bzr: http://bazaar.launchpad.net/~haildb-core/ubuntu/natty/haildb/natty

Package: libhaildb-dev
Section: libdevel
Architecture: any
Depends: libhaildb6 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
Description: Library implementing InnoDB-like database - dev files
 A relational database in shared library form. Not a SQL database,
 although you can use this library as the storage backend for a SQL database.
 .
 This package provides the files needed for development.
 
Package: libhaildb-dbg
Section: debug
Architecture: any
Priority: extra
Depends: libhaildb6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Library implementing InnoDB-like database - debug symbols
 A relational database in shared library form. Not a SQL database,
 although you can use this library as the storage backend for a SQL
 database.
 .
 This package provides debugging symbols.

Package: libhaildb6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libhaildb1
Conflicts: libhaildb1
Description: Library implementing InnoDB-like database - shared library
 A relational database in shared library form. Not a SQL database,
 although you can use this library as the storage backend for a SQL
 database.
 .
 This package provides the shared library.

