Subversion Repositories

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

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

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