Rev 6 | Rev 19 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6 | Rev 13 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | Source: sa-exim |
1 | Source: sa-exim |
2 | Section: mail |
2 | Section: mail |
3 | Priority: optional |
3 | Priority: optional |
4 | Maintainer: Magnus Holmgren <magnus@kibibyte.se> |
4 | Maintainer: Magnus Holmgren <magnus@kibibyte.se> |
5 | Build-Depends: links, debhelper (>= 4.1.16) |
5 | Build-Depends: debhelper (>= 4.1.16), links, exim4-dev |
6 | Standards-Version: 3.7.2 |
6 | Standards-Version: 3.7.2 |
7 | 7 | ||
8 | Package: sa-exim |
8 | Package: sa-exim |
9 | Architecture: any |
9 | Architecture: any |
10 | Depends: exim4-daemon-light (>>4.30-1) | exim4-daemon-heavy (>>4.30-1) | exim4-daemon-custom (>>4.30-1), spamc, ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0 |
10 | Depends: exim4-daemon-light (>>4.30-1) | exim4-daemon-heavy (>>4.30-1) | exim4-daemon-custom (>>4.30-1), spamc, ${shlibs:Depends}, ${misc:Depends} |
11 | Recommends: ${perl:Depends} |
11 | Recommends: ${perl:Depends} |
12 | Suggests: spamassassin |
12 | Suggests: spamassassin |
13 | Description: Use spamAssassin at SMTP time with the Exim v4 MTA |
13 | Description: Use spamAssassin at SMTP time with the Exim v4 MTA |
14 | SA-Exim lets you use spamAssassin at SMTP time with the Exim |
14 | SA-Exim lets you use spamAssassin at SMTP time with the Exim |
15 | v4 MTA, which enables you to do many things with incoming Emails, |
15 | v4 MTA, which enables you to do many things with incoming Emails, |