Kicked version to 2.000 in preparation for release.

This commit is contained in:
Scott Kitterman 2007-02-05 21:47:52 +00:00
commit 8f82cbeb7c
5 changed files with 13 additions and 10 deletions

4
debian/control vendored
View file

@ -9,8 +9,8 @@ Package: postfix-policyd-spf-perl
Architecture: all
Depends: libversion-perl, libmail-spf-perl, ${perl:Depends}
Recommends: postfix
Description: pure-Perl Postfix policy daemon for SPF checking
postfix-policyd-spf-perl is a Postfix SMTPd policy daemon for SPF checking.
Description: pure-Perl Postfix policy daemon for RFC 4408 compliant SPF checking
postfix-policyd-spf-perl is a Postfix SMTPd policy server for SPF checking.
It is implemented in pure Perl and uses the Mail::SPF module. The SPF web
site is http://www.openspf.org/. The Postfix configuration must be changed to
check SPF. See README.Debian or man 8 postfix-policyd-spf-perl for details.