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