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