Kicked version to 2.000 in preparation for release.
This commit is contained in:
parent
6af1839810
commit
8f82cbeb7c
5 changed files with 13 additions and 10 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,12 +1,12 @@
|
|||
postfix-policyd-spf-perl (1.990-0ubuntu1) feisty; urgency=low
|
||||
postfix-policyd-spf-perl (2.000-0ubuntu1) feisty; urgency=low
|
||||
|
||||
* New upstream release for RFC compliant SPF checking.
|
||||
* Updated control to use libmail-spf-perl instead of the unmaintained
|
||||
libmail-spf-query-perl and changed maintainer to Scott Kitterman (was
|
||||
MOTU).
|
||||
* Updated man pages for new library and upstream documentation udpates.
|
||||
MOTU). Updated package description.
|
||||
* Updated man pages for new library and upstream documentation updates.
|
||||
|
||||
-- Scott Kitterman <scott@kitterman.com> Sat, 03 Feb 2007 16:33:08 -0500
|
||||
-- Scott Kitterman <scott@kitterman.com> Tue, 06 Feb 2007 08:00:00 -0500
|
||||
|
||||
postfix-policyd-spf-perl (1.08.1-0ubuntu1) feisty; urgency=low
|
||||
|
||||
|
|
|
|||
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -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.
|
||||
|
|
|
|||
2
debian/postfix-policyd-spf-perl.8
vendored
2
debian/postfix-policyd-spf-perl.8
vendored
|
|
@ -133,7 +133,7 @@
|
|||
postfix-policyd-spf-perl \- pure-Perl Postfix policy daemon for SPF checking
|
||||
.SH "VERSION"
|
||||
.IX Header "VERSION"
|
||||
1\.990
|
||||
2\.000
|
||||
|
||||
.SH "USAGE"
|
||||
.IX Header "USAGE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue