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