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