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