Source: dbmail
Section: mail
Priority: optional
Maintainer: Paul J Stevens <paul@nfg.nl>
Build-Depends: automake1.9, debhelper (>= 5.0.7), dpatch, libsieve2-dev (>= 2.1.12), libglib2.0-dev, libgmime-2.0-2-dev | libgmime2.1-dev, libldap2-dev, libsqlite3-dev, libpq-dev, libmysqlclient15-dev | libmysqlclient14-dev, pkg-config, libtool, asciidoc, xmlto, chrpath, po-debconf
Standards-Version: 3.7.2

Package: dbmail
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ucf (>= 0.30), adduser
Provides: imap-server, pop3-server
Suggests: dbmail-pgsql | dbmail-mysql, sqlite3
Description: base package for the dbmail email solution
 DBMAIL is a collection of programs that allows email to be
 stored in and retrieved from a sql database.
 .
 It supports MySQL, PostgreSQL and Sqlite3 as database backends, LDAP
 and Sieve.
 .
 Supported client protocols are: POP3, IMAP4, LMTP.
 .
 This packages support Sqlite3 and LDAP authentication.

Package: dbmail-pgsql
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, dbmail (= ${binary:Version})
Description: Postgresql module for Dbmail
 This package provides a module for adding Postgresql database 
 support to DBMAIL.
 .
 DBMAIL is a collection of programs that enables email to be
 stored in and retrieved from an sql database.

Package: dbmail-mysql
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, dbmail (= ${binary:Version})
Description: MySQL module for Dbmail
 This package provides a module for adding MySQL database 
 support to DBMAIL.
 .
 DBMAIL is a collection of programs that enables email to be
 stored in and retrieved from an sql database.

