Rev 14 | Rev 17 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14 | magnus | 1 | libdkim (1:1.0.17-1) unstable; urgency=low |
8 | magnus | 2 | |
3 | * New upstream release. |
||
4 | * Drop 20_winmacros.dpatch; fixed upstream. |
||
13 | magnus | 5 | * Bump soname to libdkim1 because of incompatible struct changes. |
6 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as needed |
||
7 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
||
14 | magnus | 8 | * Add an epoch to regain binary packages "stolen" by dkim-milter. |
15 | magnus | 9 | * Dump the linker version script - changing the soname when necessary is |
10 | going to be hard enough. |
||
8 | magnus | 11 | |
15 | magnus | 12 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 22:54:37 +0100 |
8 | magnus | 13 | |
2 | magnus | 14 | libdkim (1.0.14-1) unstable; urgency=low |
15 | |||
16 | * New upstream release. |
||
17 | * Build-depend on pkg-config. |
||
18 | * Use dpatch to apply changes to upstream. |
||
19 | |||
20 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
||
21 | |||
22 | libdkim (1.0.13-1) unstable; urgency=low |
||
23 | |||
24 | * Initial release (Closes: #410829). |
||
25 | |||
26 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
||
27 |