]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/control
update debian/compat to 12
[deb_pkgs/spamass-milter.git] / debian / control
index e0f84077ff0dd5da448ac03835db0ae76b4c2701..85e086e8c5189a134904ec534c5214e67f0ffef1 100644 (file)
@@ -1,23 +1,25 @@
 Source: spamass-milter
 Section: mail
 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, autotools-dev
 Maintainer: Don Armstrong <don@debian.org>
 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
 
 Package: spamass-milter
-Section: mail
-Priority: extra
 Architecture: any
 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.
  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
  .
   - Administrator (or user) specified rejection threshold
   - User specific spamassassin settings
   - Header-only modification
- Homepage: http://savannah.nongnu.org/projects/spamass-milt/