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