Source: boushi
Section: libs
Priority: extra
Maintainer: Wessel Dankers <wsl@fruit.je>
Build-Depends: cdbs, debhelper (>= 7), libdb-dev, liblzo2-dev
Standards-Version: 3.7.2

Package: boushi
Architecture: any
Depends: ${shlibs:Depends}
Description: Store files in a database
 Store files in a transactional database and list, get and delete
 them at will.
 .
 This package provides the management tool.

Package: libboushi0
Architecture: any
Depends: ${shlibs:Depends}
Description: Store files in a database
 Store files in a transactional database and list, get and delete
 them at will.
 .
 This package provides the shared library for use in other programs.

Package: libboushi-dev
Architecture: all
Depends: libboushi0 (= ${binary:Version}), libc6-dev
Description: Store files in a database
 Store files in a transactional database and list, get and delete
 them at will.
 .
 This package provides the files required to compile applications
 that use the boushi library.
