Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 18 | Rev 21 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 19
Line 1... Line 1...
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 necessary
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 reclaim binary packages "stolen" by dkim-milter.
9
  * Dump the linker version script - changing the soname when necessary is
9
  * Dump the linker version script - changing the soname when necessary is
10
    going to be hard enough.
10
    going to be hard enough.
11
  * Move homepage URL from description to control field.
11
  * Move homepage URL from description to control field.
12
  * Increase Standards-Version to 3.7.3 without changes.
12
  * Increase Standards-Version to 3.7.3 without changes.
13
  * Don't ignore distclean errors.
13
  * Don't ignore distclean errors.
14
14
15
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 15 Feb 2008 23:01:18 +0100
15
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 15 Feb 2008 23:04:42 +0100
16
16
17
libdkim (1.0.14-1) unstable; urgency=low
17
libdkim (1.0.14-1) unstable; urgency=low
18
18
19
  * New upstream release.
19
  * New upstream release.
20
  * Build-depend on pkg-config.
20
  * Build-depend on pkg-config.