Rev 55 | Rev 59 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 55 | Rev 58 | ||
|---|---|---|---|
| Line 42... | Line 42... | ||
| 42 | in any way it needs. | 42 | in any way it needs. | 
| 43 | 43 | ||
| 44 | Package: nettle-dev | 44 | Package: nettle-dev | 
| 45 | Section: libdevel | 45 | Section: libdevel | 
| 46 | Architecture: any | 46 | Architecture: any | 
| 47 | Depends: libnettle3 (= ${binary:Version}), libhogweed1 (= ${binary:Version}), libgmp3-dev
 | 47 | Depends: libnettle3 (= ${binary:Version}), libhogweed1 (= ${binary:Version}), libgmp3-dev, ${misc:Depends}
 | 
| 48 | Replaces: libnettle-dev | 48 | Replaces: libnettle-dev | 
| 49 | Conflicts: libnettle-dev | 49 | Conflicts: libnettle-dev | 
| 50 | Description: low level cryptographic library (development files) | 50 | Description: low level cryptographic library (development files) | 
| 51 | Nettle is a cryptographic library that is designed to fit easily in more or | 51 | Nettle is a cryptographic library that is designed to fit easily in more or | 
| 52 | less any context: In crypto toolkits for object-oriented languages (C++, | 52 | less any context: In crypto toolkits for object-oriented languages (C++, | 
| Line 91... | Line 91... | ||
| 91 | 91 | ||
| 92 | Package: nettle-dbg | 92 | Package: nettle-dbg | 
| 93 | Section: debug | 93 | Section: debug | 
| 94 | Priority: extra | 94 | Priority: extra | 
| 95 | Architecture: any | 95 | Architecture: any | 
| 96 | Depends: libnettle3 (= ${binary:Version}) | libhogweed1 (= ${binary:Version}) | nettle-bin (= ${binary:Version})
 | 96 | Depends: libnettle3 (= ${binary:Version}) | libhogweed1 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
 | 
| 97 | Description: low level cryptographic library (debugging symbols) | 97 | Description: low level cryptographic library (debugging symbols) | 
| 98 | Nettle is a cryptographic library that is designed to fit easily in more or | 98 | Nettle is a cryptographic library that is designed to fit easily in more or | 
| 99 | less any context: In crypto toolkits for object-oriented languages (C++, | 99 | less any context: In crypto toolkits for object-oriented languages (C++, | 
| 100 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel | 100 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel | 
| 101 | space. | 101 | space. |