Rev 91 | Rev 93 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 91 | Rev 92 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
1 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
2 | 2 | ||
3 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
3 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
4 | broken Serpent implementation in Nettle prior to 2.2. Build-depend on |
4 | broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653, |
5 | nettle-dev >= 2.2 for the same reason. |
5 | I hope). Build-depend on nettle-dev >= 2.2 for the same reason. |
6 | * Build-depend on libgmp-dev, which is now the real package, instead of |
6 | * Build-depend on libgmp-dev, which is now the real package, instead of |
7 | libgmp10-dev. |
7 | libgmp10-dev. |
8 | 8 | ||
9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Sep 2011 00:40:58 +0200 |
9 | -- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 22:53:12 +0100 |
10 | 10 | ||
11 | lsh-utils (2.0.4-dfsg-8) unstable; urgency=low |
11 | lsh-utils (2.0.4-dfsg-8) unstable; urgency=low |
12 | 12 | ||
13 | * Change source format to 3.0 (quilt), renaming all patches |
13 | * Change source format to 3.0 (quilt), renaming all patches |
14 | from *.dpatch to *.patch and dropping the numbers. |
14 | from *.dpatch to *.patch and dropping the numbers. |