Subversion Repositories

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

Rev 63 | Rev 65 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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