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: perl, ${shlibs:Depends}, ${misc:Depends} |
10 Depends: ${shlibs:Depends}, ${misc:Depends}, libberkeleydb-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. |