Subversion Repositories

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

Rev 65 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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