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