Debian packaging for 2.005

This commit is contained in:
Scott Kitterman 2007-12-15 06:23:14 +00:00
commit 258fa56634
6 changed files with 52 additions and 80 deletions

12
debian/control vendored
View file

@ -3,13 +3,13 @@ Section: mail
Priority: extra
Maintainer: Scott Kitterman <scott@kitterman.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Standards-Version: 3.7.3
Homepage: http://www.openspf.org/Software
Package: postfix-policyd-spf-perl
Architecture: all
Depends: libversion-perl, libnetaddr-ip-perl (>= 4), libmail-spf-perl, ${perl:Depends}
Recommends: postfix
Depends: postfix, libversion-perl, libnetaddr-ip-perl (>= 4), libmail-spf-perl, ${perl:Depends}
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/.
postfix-policyd-spf-perl is a Postfix SMTP policy server for SPF checking.
It is implemented in pure Perl and uses the Mail::SPF module. The SPF
project web site is http://www.openspf.org/.