Source: amavisd-new
Section: mail
Priority: optional
Maintainer: Brian May <bam@debian.org>
Uploaders: Henrique de Moraes Holschuh <hmh@debian.org>,
           Alexander Wirt <formorer@debian.org>
Build-Depends:
    debhelper-compat (= 13),
    dh-dist-zilla,
    dh-exec,
    libberkeleydb-perl,
    libdbi-perl,
    libmail-dkim-perl,
    libmime-tools-perl,
    libnet-ldap-perl,
    libnet-libidn2-perl | libnet-libidn-perl,
    libnet-server-perl,
    libnet-snmp-perl,
    libtest-class-perl,
    libtest-most-perl,
    libunix-syslog-perl,
    po-debconf,
    spamassassin,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/amavisd-new
Vcs-Git: https://salsa.debian.org/debian/amavisd-new.git
Homepage: https://www.ijs.si/software/amavisd/

Package: amavisd-new
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: debconf | debconf-2.0,
         file,
         libarchive-tar-perl,
         libarchive-zip-perl,
         libberkeleydb-perl,
         libconvert-tnef-perl,
         libconvert-uulib-perl,
         libdigest-md5-perl,
         libio-stringy-perl,
         libmail-dkim-perl,
         libmailtools-perl,
         libmime-base64-perl,
         libmime-tools-perl,
         libnet-libidn-perl,
         libnet-server-perl,
         libtime-hires-perl,
         libunix-syslog-perl,
         libnet-snmp-perl,
         pax,
         perl | libcompress-raw-zlib-perl,
         ${misc:Depends},
         ${perl:Depends},
Provides: amavis
Conflicts: amavis
Replaces: amavis
Suggests: apt-listchanges,
          arj,
          cabextract,
          clamav,
          clamav-daemon,
          cpio,
          dspam,
          lhasa,
          libauthen-sasl-perl,
          libdbi-perl,
          libjson-perl,
          liblwp-protocol-https-perl,
          libnet-ldap-perl,
          libnet-ssleay-perl,
          libsnmp-perl,
          libwww-perl,
          lzop,
          nomarch,
          7zip,
          rpm,
          spamassassin,
          unrar
Recommends: altermime, libnet-patricia-perl
Description: Interface between MTA and virus scanner/content filters
 AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
 zero or more virus scanners, and spamassassin (optional).
 .
 It supports all common virus scanners (more than 20 different AVs), with
 direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
 f-prot, and Sophos AVs.
 .
 AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
 (ideal for postfix and exim).  It is faster and safer to use the SMTP/LMTP
 filter mode than using the AMaViS pipe client.  It supports sendmail milter
 through the amavisd-new-milter package.

