Subversion Repositories

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

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

Rev Author Line No. Line
77 magnus 1
libmail-dkim-perl (0.54-1) unstable; urgency=low
2
 
3
  * New upstream release.
4
 
5
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 04 Dec 2018 21:15:55 +0100
6
 
76 magnus 7
libmail-dkim-perl (0.53-2) unstable; urgency=low
8
 
9
  * Build-depend on libnet-dns-resolver-mock-perl to enable tests to
10
    succeed.
11
 
12
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 19 Aug 2018 23:03:10 +0200
13
 
70 magnus 14
libmail-dkim-perl (0.53-1) unstable; urgency=low
15
 
16
  * New upstream release.
71 magnus 17
  * Update debian/copyright.
72 magnus 18
  * Update debian/watch to use metacpan.org instead of search.cpan.org.
73 magnus 19
  * Add dependencies libyaml-libyaml-perl, libtest-requiresinternet-perl
20
    for tests.
74 magnus 21
  * Ensure that the shebang of the sign and verify scripts is just
22
    "#!/usr/bin/perl" (policy 10.4). Increase Standards-Version to 4.1.4.
70 magnus 23
 
74 magnus 24
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2018 16:25:24 +0200
70 magnus 25
 
66 magnus 26
libmail-dkim-perl (0.44-1) unstable; urgency=low
27
 
28
  * New upstream release.
67 magnus 29
  * Bump Standards-Version to 4.1.1.
66 magnus 30
 
67 magnus 31
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 21 Oct 2017 21:12:09 +0200
66 magnus 32
 
62 magnus 33
libmail-dkim-perl (0.42-1) unstable; urgency=low
34
 
35
  * New upstream release.
63 magnus 36
  * Switch to Debhelper compat level 9 and convert debian/rules to dh
37
    style.
64 magnus 38
  * debian/docs: Include doc/policies.txt and doc/dkim_errata.txt. README
39
    is now README.md.
65 magnus 40
  * Bump Standards-Version to 4.1.0.
62 magnus 41
 
65 magnus 42
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 16 Sep 2017 23:13:42 +0200
62 magnus 43
 
57 magnus 44
libmail-dkim-perl (0.40-1) unstable; urgency=low
45
 
46
  * New upstream release.
58 magnus 47
  * debian/rules: Add build-arch and build-indep targets.
59 magnus 48
  * Change source format to 3.0 (quilt).
60 magnus 49
  * Standards-Version 3.9.4.
57 magnus 50
 
60 magnus 51
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 07 May 2013 21:57:38 +0200
57 magnus 52
 
51 magnus 53
libmail-dkim-perl (0.39-1) unstable; urgency=low
54
 
55
  * New upstream release.
52 magnus 56
  * debian/copyright: Updated.
53 magnus 57
  * Add Breaks: dkimproxy (<< 1.2-1) along with the Replaces: from 0.37-1.
54 magnus 58
  * Add ${misc:Depends} to Depends: just in case and to silence Lintian.
55 magnus 59
  * Up Standards-Version to 3.9.1.
51 magnus 60
 
55 magnus 61
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 06 Feb 2011 18:59:40 +0100
51 magnus 62
 
49 magnus 63
libmail-dkim-perl (0.38-1) unstable; urgency=low
64
 
65
  * New upstream release.
66
 
67
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 22 May 2010 23:32:58 +0200
68
 
46 magnus 69
libmail-dkim-perl (0.37-1) unstable; urgency=low
70
 
71
  * New upstream release.
47 magnus 72
  * Ship dkimsign.pl and dkimverify.pl as /usr/bin/dkimproxy-sign and
73
    /usr/bin/dkimproxy-verify, replacing the old versions in the dkimproxy
74
    package (Closes: #524047).
75
  * Also include the corresponding manpages from the dkimproxy
76
    package. Thanks to Thomas Goirand.
46 magnus 77
 
47 magnus 78
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 19 Dec 2009 18:48:51 +0100
46 magnus 79
 
43 magnus 80
libmail-dkim-perl (0.36-1) unstable; urgency=low
81
 
82
  * New upstream release.
83
    - Renames Mail::DKIM::Policy to Mail::DKIM::DkPolicy. Only affects
84
      code that creates policy objects directly.
85
    - Drops support for pre-standardized DKIM signatures (i.e. DKIM
86
      signatures without a v= or bh= tag).
44 magnus 87
  * Honour nocheck option in DEB_BUILD_OPTIONS (but test outcome is still
88
    ignored since some tests depend on Internet connectivity).
89
  * Increase Standards-Version to 3.8.2.
43 magnus 90
 
44 magnus 91
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 01 Aug 2009 19:16:02 +0200
43 magnus 92
 
38 magnus 93
libmail-dkim-perl (0.33-1) unstable; urgency=low
94
 
41 magnus 95
  * New upstream release (Closes: #519151).
39 magnus 96
  * Bumped Standards-Version to 3.8.0. No changes needed.
40 magnus 97
  * debian/rules: Fix target dependencies, skip unnecessary Debhelper
98
    calls, and delete severely incomplete Mail::DKIM::PublicKey(3pm)
99
    manpage that Lintian complains about.
38 magnus 100
 
41 magnus 101
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 10 Mar 2009 23:22:33 +0100
38 magnus 102
 
36 magnus 103
libmail-dkim-perl (0.32-1) unstable; urgency=low
104
 
105
  * New upstream release.
106
    - No longer depends on libdigest-sha1-perl.
107
 
108
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Jun 2008 15:38:48 +0200
109
 
34 magnus 110
libmail-dkim-perl (0.31-1) unstable; urgency=low
30 magnus 111
 
112
  * New upstream release (Closes: 476908).
31 magnus 113
  * Change debian/watch to use search.cpan.org only.
32 magnus 114
  * New maintainer email address.
33 magnus 115
  * Increase minimum version of libcrypt-openssl-rsa-perl to 0.24 (should
116
    have done that at version 0.28 of this package).
30 magnus 117
 
34 magnus 118
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Apr 2008 18:08:09 +0200
30 magnus 119
 
26 magnus 120
libmail-dkim-perl (0.30.1-1) unstable; urgency=low
121
 
28 magnus 122
  * New upstream release (Closes: #470650).
26 magnus 123
 
28 magnus 124
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 12 Mar 2008 18:47:28 +0100
26 magnus 125
 
22 magnus 126
libmail-dkim-perl (0.29-1) unstable; urgency=low
127
 
128
  * New upstream release.
24 magnus 129
  * Bump Standards-Version to 3.7.3.
130
  * Upstream homepage moved to SourceForge.
131
  * Change XS-Vcs-* fields to just Vcs-*.
22 magnus 132
 
24 magnus 133
 -- Magnus Holmgren <magnus@kibibyte.se>  Sun, 23 Dec 2007 13:51:28 +0100
22 magnus 134
 
20 magnus 135
libmail-dkim-perl (0.28-2) unstable; urgency=low
136
 
137
  * Skip 'make realclean' if Makefile does not exist, and do not ignore
138
    errors.
139
  * Modernise debian/control: wrap dependency fields, add XS-Vcs-* fields,
140
    and make Homepage a real field.
141
 
142
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu, 27 Sep 2007 22:21:31 +0200
143
 
18 magnus 144
libmail-dkim-perl (0.28-1) unstable; urgency=low
145
 
146
  * New upstream release. Skipping 0.27 which had a bug.
147
 
148
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:43:55 +0200
149
 
16 magnus 150
libmail-dkim-perl (0.26-2) unstable; urgency=low
151
 
152
  * Fix error in this changelog (the description of DKIM was never changed
153
    in 0.25-1).
154
 
155
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:42:05 +0200
156
 
14 magnus 157
libmail-dkim-perl (0.26-1) unstable; urgency=low
158
 
159
  * New upstream release.
160
    · Compliant to the finished RFC 4871.
16 magnus 161
  * debian/control: Borrow description of DKIM from libdkim.
14 magnus 162
 
163
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 25 May 2007 00:52:29 +0200
164
 
6 magnus 165
libmail-dkim-perl (0.25-1) unstable; urgency=low
166
 
167
  * New upstream release.
168
 
169
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 12 May 2007 10:17:26 +0200
170
 
5 magnus 171
libmail-dkim-perl (0.24-2) unstable; urgency=low
172
 
173
  * Upload to unstable.
174
  * Add homepage to package description and mention DK support.
175
 
176
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 23 Apr 2007 22:03:29 +0200
177
 
2 magnus 178
libmail-dkim-perl (0.24-1) experimental; urgency=low
179
 
180
  * New upstream (bugfix) release.
181
  * Add debian/watch.
182
 
183
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 24 Mar 2007 23:04:03 +0100
184
 
185
libmail-dkim-perl (0.23-1) experimental; urgency=low
186
 
187
  * New upstream release.
188
 
189
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 20:36:14 +0100
190
 
191
libmail-dkim-perl (0.22-1) experimental; urgency=low
192
 
193
  * New upstream release.
194
    · This version will also verify the older DomainKeys kind of
195
      signatures.
196
  * This time the tests have been made non-build-critical, as their
197
    outcome really doesn't say anything about the success of the
198
    build.
199
 
200
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 30 Jan 2007 01:17:52 +0100
201
 
202
libmail-dkim-perl (0.19-3) unstable; urgency=low
203
 
204
  * Really disable network-dependent tests, POSIX-compliantly (Closes:
205
    #395860)
206
 
207
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon,  6 Nov 2006 12:20:29 +0100
208
 
209
libmail-dkim-perl (0.19-2) unstable; urgency=low
210
 
211
  * Disable test cases requiring network access (Closes: #395860)
212
 
213
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 30 Oct 2006 15:09:01 +0100
214
 
215
libmail-dkim-perl (0.19-1) unstable; urgency=low
216
 
217
  * Initial release (Closes: #378046).
218
 
219
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat,  7 Oct 2006 16:40:20 +0200