debian/control
changeset 22 e73bf6df70f0
parent 19 d31157fe5358
equal deleted inserted replaced
21:2dbba4511409 22:e73bf6df70f0
     4 Maintainer: Heiko Schlittermann <heiko@schlittermann.de>
     4 Maintainer: Heiko Schlittermann <heiko@schlittermann.de>
     5 Build-Depends: debhelper (>= 5)
     5 Build-Depends: debhelper (>= 5)
     6 Standards-Version: 3.7.2
     6 Standards-Version: 3.7.2
     7 
     7 
     8 Package: exiacl
     8 Package: exiacl
     9 Architecture: any
     9 Architecture: all
    10 Depends: ${shlibs:Depends}, ${misc:Depends}
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, libappconfig-perl
    11 Description: Exim ACL checker
    11 Description: Exim ACL checker
    12  Testing of Exim ACL in real life can be dangerous.
    12  Testing of Exim ACL in real life can be dangerous.
    13  This simple checker can test the ACL "offline", it is similar
    13  This simple checker can test the ACL "offline", it is similar
    14  to "exim_checkaccess", but allows for callout verification.
    14  to "exim_checkaccess", but allows for callout verification.