Rev 22 | Rev 33 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 22 | Rev 32 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 5 | Build-Depends: debhelper (>= 4.1.16), links, exim4-dev  | 
            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: ${exim:Depends}, spamc, ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
 | 
          
| 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,  |