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