Subversion Repositories

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

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

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