Rev 58 | Rev 60 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 58 | Rev 59 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name |
3 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name |
4 | that LSH understands in the sexp representation of an RSA key, so that |
4 | that LSH understands in the sexp representation of an RSA key, so that |
5 | pkcs1-conv can be used to convert existing OpenSSH private keys. |
5 | pkcs1-conv can be used to convert existing OpenSSH private keys. |
6 | * debian/control: Add ${misc:Depends} to all packages lacking it. |
6 | * debian/control: Add ${misc:Depends} to all packages lacking it. |
- | 7 | * debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info |
|
- | 8 | as recommended for the transition to triggerized install-info. |
|
7 | 9 | ||
8 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Oct 2009 23:16:10 +0200 |
10 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Oct 2009 23:18:47 +0200 |
9 | 11 | ||
10 | nettle (2.0-1) unstable; urgency=low |
12 | nettle (2.0-1) unstable; urgency=low |
11 | 13 | ||
12 | * Merge with experimental branch. |
14 | * Merge with experimental branch. |
13 | - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with |
15 | - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with |