Rev 16 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 16 | Rev 21 | ||
|---|---|---|---|
| Line 47... | Line 47... | ||
| 47 | 47 | ||
| 48 | Package: nettle-dev | 48 | Package: nettle-dev | 
| 49 | Section: libdevel | 49 | Section: libdevel | 
| 50 | Architecture: any | 50 | Architecture: any | 
| 51 | Depends: libnettle3 (= ${binary:Version}), libhogweed1 (= ${binary:Version}), libgmp3-dev
 | 51 | Depends: libnettle3 (= ${binary:Version}), libhogweed1 (= ${binary:Version}), libgmp3-dev
 | 
| 52 | Replaces: libnettle-dev | 52 | Replaces: libnettle-dev (<< 1.16~cvs20070603) | 
| 53 | Conflicts: libnettle-dev | 53 | Conflicts: libnettle-dev (<< 1.16~cvs20070603) | 
| 54 | Description: low level cryptographic library (development files) | 54 | Description: low level cryptographic library (development files) | 
| 55 | Nettle is a cryptographic library that is designed to fit easily in more or | 55 | Nettle is a cryptographic library that is designed to fit easily in more or | 
| 56 | less any context: In crypto toolkits for object-oriented languages (C++, | 56 | less any context: In crypto toolkits for object-oriented languages (C++, | 
| 57 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel | 57 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel | 
| 58 | space. | 58 | space. | 
| Line 66... | Line 66... | ||
| 66 | . | 66 | . | 
| 67 | This package contains the development files (C headers and static libraries) | 67 | This package contains the development files (C headers and static libraries) | 
| 68 | . | 68 | . | 
| 69 | Homepage: http://www.lysator.liu.se/~nisse/nettle/ | 69 | Homepage: http://www.lysator.liu.se/~nisse/nettle/ | 
| 70 | 70 | ||
| - | 71 | Package: libnettle-dev | |
| - | 72 | Section: libdevel | |
| - | 73 | Architecture: all | |
| - | 74 | Depends: nettle-dev | |
| - | 75 | Description: dummy package for transition to nettle-dev | |
| - | 76 | Nettle is a cryptographic library that is designed to fit easily in more or | |
| - | 77 | less any context: In crypto toolkits for object-oriented languages (C++, | |
| - | 78 | Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel | |
| - | 79 | space. | |
| - | 80 | . | |
| - | 81 | Since nettle now is split in two libraries, libnettle and libhogweed, | |
| - | 82 | the -dev package is called nettle-dev. This dummy package simply | |
| - | 83 | depends on that and can safely be uninstalled. | |
| - | 84 | ||
| 71 | Package: nettle-bin | 85 | Package: nettle-bin | 
| 72 | Section: misc | 86 | Section: misc | 
| 73 | Architecture: any | 87 | Architecture: any | 
| 74 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 88 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
| 75 | Suggests: lsh-utils-doc | lsh-doc | 89 | Suggests: lsh-utils-doc | lsh-doc |