Subversion Repositories

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

Rev 15 | Rev 18 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 17
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
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.
-
 
12
  * Increase Standards-Version to 3.7.3 without changes.
11
13
12
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 15 Feb 2008 22:54:37 +0100
14
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 15 Feb 2008 22:54:37 +0100
13
15
14
libdkim (1.0.14-1) unstable; urgency=low
16
libdkim (1.0.14-1) unstable; urgency=low
15
17
16
  * New upstream release.
18
  * New upstream release.
17
  * Build-depend on pkg-config.
19
  * Build-depend on pkg-config.
18
  * Use dpatch to apply changes to upstream.
20
  * Use dpatch to apply changes to upstream.
19
21
20
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 02 May 2007 21:14:01 +0200
22
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 02 May 2007 21:14:01 +0200
21
23
22
libdkim (1.0.13-1) unstable; urgency=low
24
libdkim (1.0.13-1) unstable; urgency=low
23
25
24
  * Initial release (Closes: #410829).
26
  * Initial release (Closes: #410829).
25
27
26
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue,  6 Mar 2007 21:08:04 +0100
28
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue,  6 Mar 2007 21:08:04 +0100
27
29