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