Rev 63 | Rev 65 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 63 | Rev 64 | ||
|---|---|---|---|
| Line 6... | Line 6... | ||
| 6 | incorporated upstream. | 6 | incorporated upstream. | 
| 7 | - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2, | 7 | - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2, | 
| 8 | respectively; update and rename debian/control, debian/libnettle3.*, | 8 | respectively; update and rename debian/control, debian/libnettle3.*, | 
| 9 | debian/libhogweed1.*, and debian/nettle-bin.links accordingly. | 9 | debian/libhogweed1.*, and debian/nettle-bin.links accordingly. | 
| 10 | * Build-depend on the new libgmp10-dev instead of libgmp3-dev. | 10 | * Build-depend on the new libgmp10-dev instead of libgmp3-dev. | 
| - | 11 | * Convert to source package format 3.0 (quilt), using | |
| - | 12 | dh_autotools-dev_*config to update config.sub and config.guess files. | |
| 11 | 13 | ||
| 12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 16 Jan 2011 20:55:06 +0100 | 14 | -- Magnus Holmgren <holmgren@debian.org> Sun, 16 Jan 2011 21:16:45 +0100 | 
| 13 | 15 | ||
| 14 | nettle (2.0-2) unstable; urgency=low | 16 | nettle (2.0-2) unstable; urgency=low | 
| 15 | 17 | ||
| 16 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 18 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 
| 17 | that LSH understands in the sexp representation of an RSA key, so that | 19 | that LSH understands in the sexp representation of an RSA key, so that |