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