]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/control
fix init script status failing when the pidfile does not exist
[deb_pkgs/spamass-milter.git] / debian / control
index e0f84077ff0dd5da448ac03835db0ae76b4c2701..ee92979f7b5786dde1fd18ffddc9f73dae98ee4b 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.2.0
+Build-Depends: libmilter-dev, debhelper (>= 12), groff-base, autoconf-archive
 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/