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