* use version; * Bumped version number to 1.08.1. * Purely cosmetic code clean-up. * Added svn properties: svn:mime-type = text/x-perl svn:keywords = "Author Date Id Rev URL" svn:eol-style = native trunk/README * Bumped version number to 1.08.1. * Added Scott Kitterman to copyright statement. * Updated website URL. trunk/INSTALL * Added version Perl module to list of run-time requirements. trunk/INSTALL trunk/LICENSE * Added svn properties: svn:mime-type = text/plain svn:keywords = "Author Date Id Rev URL" svn:eol-style = native trunk/CHANGES trunk/debian/changelog * Described changes for 1.08.1 release. trunk/debian/control * New maintainer: Scott Kitterman <scott@kitterman.com> * Priority: extra (was: optional) * Removed Build-Depends-Indep: perl, as there really is no need for it. * Depends: libversion-perl trunk/debian/copyright * Updated for 1.08.1 release.
14 lines
501 B
Text
14 lines
501 B
Text
Source: postfix-policyd-spf-perl
|
|
Section: mail
|
|
Priority: extra
|
|
Maintainer: Scott Kitterman <scott@kitterman.com>
|
|
Build-Depends: debhelper (>= 5)
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: postfix-policyd-spf-perl
|
|
Architecture: all
|
|
Depends: libversion-perl, libmail-spf-query-perl
|
|
Recommends: postfix
|
|
Description: pure-Perl Postfix policy daemon for SPF checking
|
|
postfix-policyd-spf-perl is a Postfix SMTPd policy daemon for SPF checking.
|
|
It is implemented in pure Perl and uses the Mail::SPF::Query module.
|