Subversion Repositories

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

Rev 47 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
46 magnus 1
libmail-dkim-perl (0.37-1) unstable; urgency=low
2
 
3
  * New upstream release.
47 magnus 4
  * Ship dkimsign.pl and dkimverify.pl as /usr/bin/dkimproxy-sign and
5
    /usr/bin/dkimproxy-verify, replacing the old versions in the dkimproxy
6
    package (Closes: #524047).
7
  * Also include the corresponding manpages from the dkimproxy
8
    package. Thanks to Thomas Goirand.
46 magnus 9
 
47 magnus 10
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 19 Dec 2009 18:48:51 +0100
46 magnus 11
 
43 magnus 12
libmail-dkim-perl (0.36-1) unstable; urgency=low
13
 
14
  * New upstream release.
15
    - Renames Mail::DKIM::Policy to Mail::DKIM::DkPolicy. Only affects
16
      code that creates policy objects directly.
17
    - Drops support for pre-standardized DKIM signatures (i.e. DKIM
18
      signatures without a v= or bh= tag).
44 magnus 19
  * Honour nocheck option in DEB_BUILD_OPTIONS (but test outcome is still
20
    ignored since some tests depend on Internet connectivity).
21
  * Increase Standards-Version to 3.8.2.
43 magnus 22
 
44 magnus 23
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 01 Aug 2009 19:16:02 +0200
43 magnus 24
 
38 magnus 25
libmail-dkim-perl (0.33-1) unstable; urgency=low
26
 
41 magnus 27
  * New upstream release (Closes: #519151).
39 magnus 28
  * Bumped Standards-Version to 3.8.0. No changes needed.
40 magnus 29
  * debian/rules: Fix target dependencies, skip unnecessary Debhelper
30
    calls, and delete severely incomplete Mail::DKIM::PublicKey(3pm)
31
    manpage that Lintian complains about.
38 magnus 32
 
41 magnus 33
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 10 Mar 2009 23:22:33 +0100
38 magnus 34
 
36 magnus 35
libmail-dkim-perl (0.32-1) unstable; urgency=low
36
 
37
  * New upstream release.
38
    - No longer depends on libdigest-sha1-perl.
39
 
40
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Jun 2008 15:38:48 +0200
41
 
34 magnus 42
libmail-dkim-perl (0.31-1) unstable; urgency=low
30 magnus 43
 
44
  * New upstream release (Closes: 476908).
31 magnus 45
  * Change debian/watch to use search.cpan.org only.
32 magnus 46
  * New maintainer email address.
33 magnus 47
  * Increase minimum version of libcrypt-openssl-rsa-perl to 0.24 (should
48
    have done that at version 0.28 of this package).
30 magnus 49
 
34 magnus 50
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Apr 2008 18:08:09 +0200
30 magnus 51
 
26 magnus 52
libmail-dkim-perl (0.30.1-1) unstable; urgency=low
53
 
28 magnus 54
  * New upstream release (Closes: #470650).
26 magnus 55
 
28 magnus 56
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 12 Mar 2008 18:47:28 +0100
26 magnus 57
 
22 magnus 58
libmail-dkim-perl (0.29-1) unstable; urgency=low
59
 
60
  * New upstream release.
24 magnus 61
  * Bump Standards-Version to 3.7.3.
62
  * Upstream homepage moved to SourceForge.
63
  * Change XS-Vcs-* fields to just Vcs-*.
22 magnus 64
 
24 magnus 65
 -- Magnus Holmgren <magnus@kibibyte.se>  Sun, 23 Dec 2007 13:51:28 +0100
22 magnus 66
 
20 magnus 67
libmail-dkim-perl (0.28-2) unstable; urgency=low
68
 
69
  * Skip 'make realclean' if Makefile does not exist, and do not ignore
70
    errors.
71
  * Modernise debian/control: wrap dependency fields, add XS-Vcs-* fields,
72
    and make Homepage a real field.
73
 
74
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu, 27 Sep 2007 22:21:31 +0200
75
 
18 magnus 76
libmail-dkim-perl (0.28-1) unstable; urgency=low
77
 
78
  * New upstream release. Skipping 0.27 which had a bug.
79
 
80
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:43:55 +0200
81
 
16 magnus 82
libmail-dkim-perl (0.26-2) unstable; urgency=low
83
 
84
  * Fix error in this changelog (the description of DKIM was never changed
85
    in 0.25-1).
86
 
87
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:42:05 +0200
88
 
14 magnus 89
libmail-dkim-perl (0.26-1) unstable; urgency=low
90
 
91
  * New upstream release.
92
    · Compliant to the finished RFC 4871.
16 magnus 93
  * debian/control: Borrow description of DKIM from libdkim.
14 magnus 94
 
95
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 25 May 2007 00:52:29 +0200
96
 
6 magnus 97
libmail-dkim-perl (0.25-1) unstable; urgency=low
98
 
99
  * New upstream release.
100
 
101
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 12 May 2007 10:17:26 +0200
102
 
5 magnus 103
libmail-dkim-perl (0.24-2) unstable; urgency=low
104
 
105
  * Upload to unstable.
106
  * Add homepage to package description and mention DK support.
107
 
108
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 23 Apr 2007 22:03:29 +0200
109
 
2 magnus 110
libmail-dkim-perl (0.24-1) experimental; urgency=low
111
 
112
  * New upstream (bugfix) release.
113
  * Add debian/watch.
114
 
115
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 24 Mar 2007 23:04:03 +0100
116
 
117
libmail-dkim-perl (0.23-1) experimental; urgency=low
118
 
119
  * New upstream release.
120
 
121
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 20:36:14 +0100
122
 
123
libmail-dkim-perl (0.22-1) experimental; urgency=low
124
 
125
  * New upstream release.
126
    · This version will also verify the older DomainKeys kind of
127
      signatures.
128
  * This time the tests have been made non-build-critical, as their
129
    outcome really doesn't say anything about the success of the
130
    build.
131
 
132
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 30 Jan 2007 01:17:52 +0100
133
 
134
libmail-dkim-perl (0.19-3) unstable; urgency=low
135
 
136
  * Really disable network-dependent tests, POSIX-compliantly (Closes:
137
    #395860)
138
 
139
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon,  6 Nov 2006 12:20:29 +0100
140
 
141
libmail-dkim-perl (0.19-2) unstable; urgency=low
142
 
143
  * Disable test cases requiring network access (Closes: #395860)
144
 
145
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 30 Oct 2006 15:09:01 +0100
146
 
147
libmail-dkim-perl (0.19-1) unstable; urgency=low
148
 
149
  * Initial release (Closes: #378046).
150
 
151
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat,  7 Oct 2006 16:40:20 +0200