Subversion Repositories

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

Rev 41 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
38 magnus 1
libmail-dkim-perl (0.33-1) unstable; urgency=low
2
 
41 magnus 3
  * New upstream release (Closes: #519151).
39 magnus 4
  * Bumped Standards-Version to 3.8.0. No changes needed.
40 magnus 5
  * debian/rules: Fix target dependencies, skip unnecessary Debhelper
6
    calls, and delete severely incomplete Mail::DKIM::PublicKey(3pm)
7
    manpage that Lintian complains about.
38 magnus 8
 
41 magnus 9
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 10 Mar 2009 23:22:33 +0100
38 magnus 10
 
36 magnus 11
libmail-dkim-perl (0.32-1) unstable; urgency=low
12
 
13
  * New upstream release.
14
    - No longer depends on libdigest-sha1-perl.
15
 
16
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Jun 2008 15:38:48 +0200
17
 
34 magnus 18
libmail-dkim-perl (0.31-1) unstable; urgency=low
30 magnus 19
 
20
  * New upstream release (Closes: 476908).
31 magnus 21
  * Change debian/watch to use search.cpan.org only.
32 magnus 22
  * New maintainer email address.
33 magnus 23
  * Increase minimum version of libcrypt-openssl-rsa-perl to 0.24 (should
24
    have done that at version 0.28 of this package).
30 magnus 25
 
34 magnus 26
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Apr 2008 18:08:09 +0200
30 magnus 27
 
26 magnus 28
libmail-dkim-perl (0.30.1-1) unstable; urgency=low
29
 
28 magnus 30
  * New upstream release (Closes: #470650).
26 magnus 31
 
28 magnus 32
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 12 Mar 2008 18:47:28 +0100
26 magnus 33
 
22 magnus 34
libmail-dkim-perl (0.29-1) unstable; urgency=low
35
 
36
  * New upstream release.
24 magnus 37
  * Bump Standards-Version to 3.7.3.
38
  * Upstream homepage moved to SourceForge.
39
  * Change XS-Vcs-* fields to just Vcs-*.
22 magnus 40
 
24 magnus 41
 -- Magnus Holmgren <magnus@kibibyte.se>  Sun, 23 Dec 2007 13:51:28 +0100
22 magnus 42
 
20 magnus 43
libmail-dkim-perl (0.28-2) unstable; urgency=low
44
 
45
  * Skip 'make realclean' if Makefile does not exist, and do not ignore
46
    errors.
47
  * Modernise debian/control: wrap dependency fields, add XS-Vcs-* fields,
48
    and make Homepage a real field.
49
 
50
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu, 27 Sep 2007 22:21:31 +0200
51
 
18 magnus 52
libmail-dkim-perl (0.28-1) unstable; urgency=low
53
 
54
  * New upstream release. Skipping 0.27 which had a bug.
55
 
56
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:43:55 +0200
57
 
16 magnus 58
libmail-dkim-perl (0.26-2) unstable; urgency=low
59
 
60
  * Fix error in this changelog (the description of DKIM was never changed
61
    in 0.25-1).
62
 
63
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 26 May 2007 17:42:05 +0200
64
 
14 magnus 65
libmail-dkim-perl (0.26-1) unstable; urgency=low
66
 
67
  * New upstream release.
68
    · Compliant to the finished RFC 4871.
16 magnus 69
  * debian/control: Borrow description of DKIM from libdkim.
14 magnus 70
 
71
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 25 May 2007 00:52:29 +0200
72
 
6 magnus 73
libmail-dkim-perl (0.25-1) unstable; urgency=low
74
 
75
  * New upstream release.
76
 
77
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 12 May 2007 10:17:26 +0200
78
 
5 magnus 79
libmail-dkim-perl (0.24-2) unstable; urgency=low
80
 
81
  * Upload to unstable.
82
  * Add homepage to package description and mention DK support.
83
 
84
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 23 Apr 2007 22:03:29 +0200
85
 
2 magnus 86
libmail-dkim-perl (0.24-1) experimental; urgency=low
87
 
88
  * New upstream (bugfix) release.
89
  * Add debian/watch.
90
 
91
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 24 Mar 2007 23:04:03 +0100
92
 
93
libmail-dkim-perl (0.23-1) experimental; urgency=low
94
 
95
  * New upstream release.
96
 
97
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 20:36:14 +0100
98
 
99
libmail-dkim-perl (0.22-1) experimental; urgency=low
100
 
101
  * New upstream release.
102
    · This version will also verify the older DomainKeys kind of
103
      signatures.
104
  * This time the tests have been made non-build-critical, as their
105
    outcome really doesn't say anything about the success of the
106
    build.
107
 
108
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 30 Jan 2007 01:17:52 +0100
109
 
110
libmail-dkim-perl (0.19-3) unstable; urgency=low
111
 
112
  * Really disable network-dependent tests, POSIX-compliantly (Closes:
113
    #395860)
114
 
115
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon,  6 Nov 2006 12:20:29 +0100
116
 
117
libmail-dkim-perl (0.19-2) unstable; urgency=low
118
 
119
  * Disable test cases requiring network access (Closes: #395860)
120
 
121
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 30 Oct 2006 15:09:01 +0100
122
 
123
libmail-dkim-perl (0.19-1) unstable; urgency=low
124
 
125
  * Initial release (Closes: #378046).
126
 
127
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat,  7 Oct 2006 16:40:20 +0200