Rev 34 | Rev 37 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
36 | magnus | 1 | libdkim (1:1.0.19-3) unstable; urgency=low |
2 | |||
3 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
||
4 | it only adds another place to update when the soname changes. |
||
5 | |||
6 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 19:19:23 +0200 |
||
7 | |||
32 | magnus | 8 | libdkim (1:1.0.19-2) unstable; urgency=low |
9 | |||
10 | * Change the SOVERSION to 0d (d for Debian) to avoid potential future |
||
11 | clashes. |
||
33 | magnus | 12 | * Bring back the version script, but only to hide internal symbols. |
34 | magnus | 13 | * Add initial symbols file. |
32 | magnus | 14 | |
34 | magnus | 15 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 17:37:06 +0200 |
32 | magnus | 16 | |
31 | magnus | 17 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
18 | |||
19 | * Experimental version made specifically to work with potential DKIM |
||
20 | support in Exim. |
||
21 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
||
22 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
||
23 | |||
24 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
||
25 | |||
21 | magnus | 26 | libdkim (1:1.0.19-1) unstable; urgency=low |
27 | |||
28 | * New upstream release. |
||
29 | - Drop remaining patches; issues fixed upstream. |
||
30 | * New maintainer email address. |
||
24 | magnus | 31 | * Include Yahoo! patent license as plain text. |
21 | magnus | 32 | |
24 | magnus | 33 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
21 | magnus | 34 | |
14 | magnus | 35 | libdkim (1:1.0.17-1) unstable; urgency=low |
8 | magnus | 36 | |
37 | * New upstream release. |
||
38 | * Drop 20_winmacros.dpatch; fixed upstream. |
||
13 | magnus | 39 | * Bump soname to libdkim1 because of incompatible struct changes. |
19 | magnus | 40 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
13 | magnus | 41 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
19 | magnus | 42 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
15 | magnus | 43 | * Dump the linker version script - changing the soname when necessary is |
44 | going to be hard enough. |
||
17 | magnus | 45 | * Move homepage URL from description to control field. |
46 | * Increase Standards-Version to 3.7.3 without changes. |
||
18 | magnus | 47 | * Don't ignore distclean errors. |
8 | magnus | 48 | |
19 | magnus | 49 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
8 | magnus | 50 | |
2 | magnus | 51 | libdkim (1.0.14-1) unstable; urgency=low |
52 | |||
53 | * New upstream release. |
||
54 | * Build-depend on pkg-config. |
||
55 | * Use dpatch to apply changes to upstream. |
||
56 | |||
57 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
||
58 | |||
59 | libdkim (1.0.13-1) unstable; urgency=low |
||
60 | |||
61 | * Initial release (Closes: #410829). |
||
62 | |||
63 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
||
64 |