equal
deleted
inserted
replaced
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 |