]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/control
Don't bother to report the queue id as a debugging value
[deb_pkgs/spamass-milter.git] / debian / control
index e0f84077ff0dd5da448ac03835db0ae76b4c2701..64d41cf940822629cef2576d8e8b73a0c694c380 100644 (file)
@@ -1,23 +1,25 @@
 Source: spamass-milter
 Section: mail
-Priority: extra
-Standards-Version: 3.6.2
-Build-Depends: libmilter-dev, debhelper (>= 4), groff-base
+Priority: optional
+Standards-Version: 4.1.4
+Build-Depends: libmilter-dev, debhelper (>= 9), groff-base, autotools-dev
 Maintainer: Don Armstrong <don@debian.org>
+Vcs-Git: https://git.donarmstrong.com/deb_pkgs/spamass-milter.git
+Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/spamass-milter.git
 
 Package: spamass-milter
-Section: mail
-Priority: extra
 Architecture: any
-Depends: ${shlibs:Depends}, spamc, sendmail
-Recommends: spamassassin
-Description: sendmail milter for filtering mail through spamassassin
- A sendmail milter used to filter mail through spamassassin (spamc)
+Depends: ${shlibs:Depends}, ${misc:Depends}, spamc, adduser
+Recommends: spamassassin, sendmail|postfix
+Homepage: https://savannah.nongnu.org/projects/spamass-milt/
+Description: milter for filtering mail through spamassassin
+ A milter used to filter mail through spamassassin (spamc)
  early in the delivery process. Enables site wide filtering through
  spamassassin without speed penalties incured by setting up and
  tearing down procmail processes for each e-mail.
+ .
+ Will work with sendmail, postfix, or any other MTA which can use milters.
  .
   - Administrator (or user) specified rejection threshold
   - User specific spamassassin settings
   - Header-only modification
- Homepage: http://savannah.nongnu.org/projects/spamass-milt/