Subversion Repositories

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

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

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