Subversion Repositories

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

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

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