debian/control
changeset 13 855c9c8127cd
parent 12 de787ecf7c3c
child 15 3044f5348418
equal deleted inserted replaced
12:de787ecf7c3c 13:855c9c8127cd
     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: exigrey
     8 Package: exigrey
     9 Architecture: all
     9 Architecture: all
    10 Depends: ${shlibs:Depends}, ${misc:Depends}
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, perl
    11 Suggests: exim4
    11 Suggests: exim4
    12 Description: greylist implementation for exim (perl)
    12 Description: greylist implementation for exim (perl)
    13  Yet another greylist implementation for exim, using Exims
    13  Yet another greylist implementation for exim, using Exims
    14  perl_startup feature.
    14  perl_startup feature.
    15  For info see http://www.schlittermann.de/grey.
    15  For info see http://www.schlittermann.de/grey.