update to 1.10 upstream and drop dpatch
This commit is contained in:
parent
eb1fef3fe6
commit
219ae7d9a6
5 changed files with 9 additions and 32 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: postfwd
|
|||
Section: mail
|
||||
Priority: optional
|
||||
Maintainer: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper (>= 5), dpatch
|
||||
Build-Depends: debhelper (>= 5)
|
||||
Homepage: http://www.postfwd.org/
|
||||
Vcs-Browser: https://trac.cyconet.org/debian/browser/debian/postfwd
|
||||
Vcs-Svn: https://trac.cyconet.org/svn/debian/postfwd
|
||||
|
@ -10,8 +10,8 @@ Standards-Version: 3.7.3
|
|||
|
||||
Package: postfwd
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, adduser, libnet-cidr-lite-perl, libnet-server-perl
|
||||
Description: a Postfix policyd to combine complex restrictions in a ruleset
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, adduser, libnet-cidr-lite-perl, libnet-dns-async-perl, libnet-server-perl
|
||||
Description: Postfix policyd to combine complex restrictions in a ruleset
|
||||
Postfwd is written in perl to combine complex postfix restrictions in a
|
||||
ruleset similar to those of the most firewalls. The program uses the postfix
|
||||
policy delegation protocol to control access to the mail system before a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue