Corrected package description in debian/control.

This commit is contained in:
Scott Kitterman 2007-04-17 14:09:43 +00:00
commit dc7716ff14
2 changed files with 2 additions and 2 deletions

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ postfix-policyd-spf-perl (2.003-0ubuntu1) gutsy; urgency=low
* Update man page for upstream changes.
* Removed INSTALL.Debian and debian/docs.
- No longer needed - redundant to the man page.
* Removed installation hints from debian/control package description.
-- Scott Kitterman <scott@kitterman.com> Mon, 17 April 2007 08:52:00 -0400

3
debian/control vendored
View file

@ -13,5 +13,4 @@ Recommends: postfix
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 INSTALL.Debian or man 8 postfix-policyd-spf-perl for details.
site is http://www.openspf.org/.