Rev 21 | Rev 39 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 21 | Rev 32 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | Build-Depends: debhelper (>= 5), autoconf, libssl-dev, pkg-config, dpatch | 4 | Build-Depends: debhelper (>= 5), autoconf, libssl-dev, pkg-config, dpatch | 
| 5 | Standards-Version: 3.7.3 | 5 | Standards-Version: 3.7.3 | 
| 6 | Section: libs | 6 | Section: libs | 
| 7 | Homepage: http://libdkim.sourceforge.net | 7 | Homepage: http://libdkim.sourceforge.net | 
| 8 | 8 | ||
| 9 | Package: libdkim1 | 9 | Package: libdkim0d | 
| 10 | Section: libs | 10 | Section: libs | 
| 11 | Architecture: any | 11 | Architecture: any | 
| 12 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 12 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
| 13 | Description: cryptographically identify the sender of email | 13 | Description: cryptographically identify the sender of email | 
| 14 | DomainKeys Identified Mail (DKIM) defines a domain-level | 14 | DomainKeys Identified Mail (DKIM) defines a domain-level | 
| Line 23... | Line 23... | ||
| 23 | changelogs for information on compliance with specifications. | 23 | changelogs for information on compliance with specifications. | 
| 24 | 24 | ||
| 25 | Package: libdkim-dev | 25 | Package: libdkim-dev | 
| 26 | Section: libdevel | 26 | Section: libdevel | 
| 27 | Architecture: any | 27 | Architecture: any | 
| 28 | Depends: libdkim1 (= ${binary:Version}), libssl-dev
 | 28 | Depends: libdkim0d (= ${binary:Version}), libssl-dev
 | 
| 29 | Description: cryptographically identify the sender of email | 29 | Description: cryptographically identify the sender of email | 
| 30 | DomainKeys Identified Mail (DKIM) defines a domain-level | 30 | DomainKeys Identified Mail (DKIM) defines a domain-level | 
| 31 | authentication framework for email using public-key cryptography and | 31 | authentication framework for email using public-key cryptography and | 
| 32 | key server technology to permit verification of the source and | 32 | key server technology to permit verification of the source and | 
| 33 | contents of messages by either Mail Transport Agents (MTAs) or Mail | 33 | contents of messages by either Mail Transport Agents (MTAs) or Mail |