Rev 65 | Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 65 | Rev 66 | ||
|---|---|---|---|
| Line 16... | Line 16... | ||
| 16 | * General tidying of debian/rules: | 16 | * General tidying of debian/rules: | 
| 17 | - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS). | 17 | - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS). | 
| 18 | - Remove remnants of nostrip option handling. | 18 | - Remove remnants of nostrip option handling. | 
| 19 | - Only pass --host to ./configure if HOST != BUILD, as is recommended. | 19 | - Only pass --host to ./configure if HOST != BUILD, as is recommended. | 
| 20 | - Remove redundant compiler and configure flags. | 20 | - Remove redundant compiler and configure flags. | 
| - | 21 | * Bump Standards-Version to 3.9.1. | |
| 21 | 22 | ||
| 22 | -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Jan 2011 23:39:46 +0100 | 23 | -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Jan 2011 23:44:49 +0100 | 
| 23 | 24 | ||
| 24 | nettle (2.0-2) unstable; urgency=low | 25 | nettle (2.0-2) unstable; urgency=low | 
| 25 | 26 | ||
| 26 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 27 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 
| 27 | that LSH understands in the sexp representation of an RSA key, so that | 28 | that LSH understands in the sexp representation of an RSA key, so that |