Source: libedb
Section: libs
Priority: optional
Build-Depends: debhelper (>>3.0.0), libgtk1.2-dev, libncurses5-dev, zlib1g-dev, automaken, libtool
Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl>
Standards-Version: 3.5.7.0

Package: libedb1
Section: libs
Architecture: any
Conflicts: libedb0, libedba1
Replaces: libedb0, libedba1
Provides: libedb0, libedba1
Suggests: edb-tools (= ${Source-Version})
Depends: ${shlibs:Depends}
Description: Enlightenment's db convenience wrapper library
 Edb is a database library based on Sleepycat's Berkeley DB. It's main purpose
 is providing a fast database system for Enlightenment, while maintaining a
 stable and easy-to-use API.

Package: libedb1-dev
Architecture: any
Section: devel
Conflicts: libedb-dev, libedba-dev
Replaces: libedb-dev, libedba-dev
Provides: libedb-dev, libedba-dev
Depends: libedb1 (= ${Source-Version}), libc6-dev | libc-dev
Description: Enlightenment's db convenience wrapper library
 Library and header files for developing programs that use
 Enlightenment's db convenience wrapper library.

Package: edb-tools
Architecture: any
Section: utils
Depends: ${shlibs:Depends}
Description: Tools for editing edb files
 Tools for editing files used by Enlightenment's db convenience wrapper
 library. This package contains edb_gtk_ed and edb_vt_ed, for gtk-based and
 curses-based editing; a command line editor is provided by libedb1.
