Source: postfix-gld
Section: mail
Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (= 13), libmariadb-dev-compat
Homepage: https://github.com/himred/gld
Vcs-Git: https://salsa.debian.org/sanvila/postfix-gld.git
Vcs-Browser: https://salsa.debian.org/sanvila/postfix-gld

Package: postfix-gld
Architecture: any
Depends: adduser, psmisc, ${shlibs:Depends}, ${misc:Depends}
Recommends: mariadb-server-compat, postfix (>= 2.1)
Description: greylisting daemon for postfix, written in C, uses MySQL
 gld stands for GreyList Daemon. gld is a standalone policy delegation
 server for postfix that implements the greylist algorithm as defined
 at http://www.greylisting.org
