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