Rev 170 | Rev 172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 170 | Rev 171 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | * New upstream release (Closes: #884013). | 3 | * New upstream release (Closes: #884013). | 
| 4 | * multiarch_dev.patch: no longer replace definition of GMP_NUMB_BITS; | 4 | * multiarch_dev.patch: no longer replace definition of GMP_NUMB_BITS; | 
| 5 | upstream changed it to "n/a" when mini-gmp isn't used. | 5 | upstream changed it to "n/a" when mini-gmp isn't used. | 
| 6 | * debian/rules: Switch to dh_update_autotools_config. | 6 | * debian/rules: Switch to dh_update_autotools_config. | 
| - | 7 | * Rename libnettle5.docs -> libnettle6.docs so that the NEWS and README | |
| - | 8 | files will be included again. | |
| 7 | 9 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 12 Dec 2017 18:45:30 +0100 | 10 | -- Magnus Holmgren <holmgren@debian.org> Tue, 12 Dec 2017 19:12:06 +0100 | 
| 9 | 11 | ||
| 10 | nettle (3.3-2) unstable; urgency=low | 12 | nettle (3.3-2) unstable; urgency=low | 
| 11 | 13 | ||
| 12 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by | 14 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by | 
| 13 | configure with the same calculation to be done at compile time (only | 15 | configure with the same calculation to be done at compile time (only |