]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/control
don't bother to rm/chmod/chown inet sockets
[deb_pkgs/spamass-milter.git] / debian / control
index e0f84077ff0dd5da448ac03835db0ae76b4c2701..a19f7262a75498decc175253e768976256200525 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
+Standards-Version: 3.9.2
+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/