Source: rspamd
Section: mail
Priority: optional
Maintainer: Sebastien Badia <sbadia@debian.org>
Uploaders: Mikhail Gusarov <dottedmag@debian.org>,
           Jerome Lebleu <jerome@maroufle.fr>,
           Sergio Durigan Junior <sergiodj@debian.org>
Build-Depends: cmake,
               debhelper (>= 11~),
               libcurl4-openssl-dev,
               libevent-dev (>= 1.3),
               libglib2.0-dev (>= 2.16.0),
               libhyperscan-dev [amd64],
               libicu-dev,
               libjemalloc-dev,
               libluajit-5.1-dev [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | liblua5.1-dev,
               libmagic-dev,
               libpcre2-dev,
               libsqlite3-dev,
               libssl-dev (>= 1.0),
               libunwind-dev,
               ragel,
               zlib1g-dev
Standards-Version: 4.3.0
Homepage: https://rspamd.com
Vcs-Git: https://salsa.debian.org/debian/rspamd.git
Vcs-Browser: https://salsa.debian.org/debian/rspamd

Package: rspamd
Architecture: any
Depends: adduser,
         ca-certificates,
         libjs-bootstrap,
         libjs-jquery,
         libjs-requirejs,
         lsb-base,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Rapid spam filtering system
 Rspamd is a rapid, modular and lightweight spam filter. It is designed to work
 with big amount of mail and can be easily extended with own filters written in
 Lua.
