Debian packaging for 2.005
This commit is contained in:
parent
f778a5ebbf
commit
258fa56634
6 changed files with 52 additions and 80 deletions
12
debian/control
vendored
12
debian/control
vendored
|
|
@ -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/.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue