Rev 40 | Rev 42 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 40 | Rev 41 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | libdkim (1:1.0.19-4) unstable; urgency=low |
1 | libdkim (1:1.0.19-4) unstable; urgency=low |
2 | 2 | ||
3 | * Add debug package (Closes: #532058). |
3 | * Add debug package (Closes: #532058). |
4 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
4 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
5 | #532740). Patch by Russel Coker. |
5 | #532740). Patch by Russel Coker. |
- | 6 | * Include built libdkimtest (Closes: #524147). |
|
6 | 7 | ||
7 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Aug 2009 21:43:15 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Mon, 14 Sep 2009 21:35:43 +0200 |
8 | 9 | ||
9 | libdkim (1:1.0.19-3) unstable; urgency=low |
10 | libdkim (1:1.0.19-3) unstable; urgency=low |
10 | 11 | ||
11 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
12 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
12 | it only adds another place to update when the soname changes. |
13 | it only adds another place to update when the soname changes. |