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