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