Rev 19 | Rev 24 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 19 | Rev 21 | ||
|---|---|---|---|
| - | 1 | libdkim (1:1.0.19-1) unstable; urgency=low |
|
| - | 2 | ||
| - | 3 | * New upstream release. |
|
| - | 4 | - Drop remaining patches; issues fixed upstream. |
|
| - | 5 | * New maintainer email address. |
|
| - | 6 | ||
| - | 7 | -- Magnus Holmgren <holmgren@debian.org> Sat, 16 Feb 2008 21:01:25 +0100 |
|
| - | 8 | ||
| 1 | libdkim (1:1.0.17-1) unstable; urgency=low |
9 | libdkim (1:1.0.17-1) unstable; urgency=low |
| 2 | 10 | ||
| 3 | * New upstream release. |
11 | * New upstream release. |
| 4 | * Drop 20_winmacros.dpatch; fixed upstream. |
12 | * Drop 20_winmacros.dpatch; fixed upstream. |
| 5 | * Bump soname to libdkim1 because of incompatible struct changes. |
13 | * Bump soname to libdkim1 because of incompatible struct changes. |
| 6 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
14 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
| 7 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
15 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
| 8 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
16 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
| 9 | * Dump the linker version script - changing the soname when necessary is |
17 | * Dump the linker version script - changing the soname when necessary is |
| 10 | going to be hard enough. |
18 | going to be hard enough. |
| 11 | * Move homepage URL from description to control field. |
19 | * Move homepage URL from description to control field. |
| 12 | * Increase Standards-Version to 3.7.3 without changes. |
20 | * Increase Standards-Version to 3.7.3 without changes. |
| 13 | * Don't ignore distclean errors. |
21 | * Don't ignore distclean errors. |
| 14 | 22 | ||
| 15 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
23 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
| 16 | 24 | ||
| 17 | libdkim (1.0.14-1) unstable; urgency=low |
25 | libdkim (1.0.14-1) unstable; urgency=low |
| 18 | 26 | ||
| 19 | * New upstream release. |
27 | * New upstream release. |
| 20 | * Build-depend on pkg-config. |
28 | * Build-depend on pkg-config. |
| 21 | * Use dpatch to apply changes to upstream. |
29 | * Use dpatch to apply changes to upstream. |
| 22 | 30 | ||
| 23 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
31 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
| 24 | 32 | ||
| 25 | libdkim (1.0.13-1) unstable; urgency=low |
33 | libdkim (1.0.13-1) unstable; urgency=low |
| 26 | 34 | ||
| 27 | * Initial release (Closes: #410829). |
35 | * Initial release (Closes: #410829). |
| 28 | 36 | ||
| 29 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
37 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
| 30 | 38 | ||