diff --git a/debian/changelog b/debian/changelog index 030974d..f35e64a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 17 April 2007 08:52:00 -0400 diff --git a/debian/control b/debian/control index 92db204..2dcc68f 100644 --- a/debian/control +++ b/debian/control @@ -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/.