2fa319b483929117e55161ae722181b9af7376e5
[dh-make-perl] / dev / i386 / libnet-ssleay-perl / libnet-ssleay-perl-1.35 / debian / changelog
1 libnet-ssleay-perl (1.35-1) unstable; urgency=low
2
3   * New upstream release.
4   * debian/copyright: add information about files under inc/.
5   * Add /me to Uploaders.
6   * Add lintian override for a long line in a manpage, caused by a long URL.
7
8  -- gregor herrmann <gregoa@debian.org>  Sat, 26 Jul 2008 18:52:39 +0200
9
10 libnet-ssleay-perl (1.33.01-1) unstable; urgency=low
11
12   [ gregor herrmann ]
13   * Take over for the Debian Perl Group with maintainer's permission
14     (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
15   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
16     (source stanza); Homepage field (source stanza). Changed: Maintainer set
17     to Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was:
18     Florian Ragwitz <rafl@debian.org>); Florian Ragwitz <rafl@debian.org>
19     moved to Uploaders.
20   * Add debian/watch.
21   * Switch patch system from dpatch to quilt.
22
23   [ Damyan Ivanov ]
24   * add uversionmangle to debian/watch to convert underscores in upstream
25     version to dots
26   * New upstream release
27   * shorten debian/rules using debhelper 7
28     + install more docs
29   * add libtest-pod-perl and libtest-exception-perl to B-D allowing for tests
30     to complete
31   * refreshed 10fix_pod.patch, dropped 20egd_path.patch -- applied upstream
32   * add 20no-stray-libz-link.patch; avoids unnecessary dependency on libz
33   * Standards-Version: 3.8.0
34     + add README.source
35   * add myself to Uploaders
36
37  -- Damyan Ivanov <dmn@debian.org>  Tue, 01 Jul 2008 12:43:14 +0300
38
39 libnet-ssleay-perl (1.30-1.1) unstable; urgency=low
40
41   * Non-maintainer upload.
42   * Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463545)
43
44  -- Niko Tyni <ntyni@debian.org>  Tue, 01 Apr 2008 20:21:31 +0300
45
46 libnet-ssleay-perl (1.30-1) unstable; urgency=low
47
48   * New upstream release.
49     + Updated debian/copyright. Upstream changed.
50   * Change Maintainer field to my new maintainer address.
51
52  -- Florian Ragwitz <rafl@debian.org>  Fri, 20 Jan 2006 23:15:20 +0100
53
54 libnet-ssleay-perl (1.25-2) unstable; urgency=low
55
56   * New Maintainer (Closes: #254671).
57   * Rewrote debian/rules.
58   * Updated debian/copyright.
59   * Updated Standards-Version.
60   * Moved previously applied patch to dpatch (20edg_path).
61   * Added 10fix_pod to fix a warning from man.
62   * Added build-dep to dpatch and adjusted debian/rules accordingly.
63
64  -- Florian Ragwitz <rafl@debianforum.de>  Fri, 12 Aug 2005 22:53:30 +0200
65
66 libnet-ssleay-perl (1.25-1.1) unstable; urgency=high
67
68   * Non-maintainer upload.
69   * Applied patch by Javier <jfs@computer.org> to fix insecure
70     entropy source [SSLeay.pm, CAN-2005-0106]
71
72  -- Steve Kemp <skx@debian.org>  Fri, 18 Feb 2005 13:57:43 +0000
73
74 libnet-ssleay-perl (1.25-1) unstable; urgency=low
75
76   * New upstream elease,
77   Closes: #231574
78
79  -- Stephen Zander <gibreel@debian.org>  Tue,  2 Mar 2004 00:23:33 -0800
80
81 libnet-ssleay-perl (1.22-1) unstable; urgency=low
82
83   * New upstream release.
84   * Add patch from Simon Horman <horms@vergenet.net>,that fixes two
85     outstanding memory leaks in SSLeay.pm,
86   Closes: #169732
87
88  -- Stephen Zander <gibreel@debian.org>  Tue, 25 Feb 2003 00:17:37 -0800
89
90 libnet-ssleay-perl (1.20-3) unstable; urgency=low
91
92   * Really add -ffunction-sections for HPPA build (Stupid non-standard
93     $Config{archname} entries)
94
95  -- Stephen Zander <gibreel@debian.org>  Tue,  5 Nov 2002 03:24:41 -0800
96
97 libnet-ssleay-perl (1.20-2) unstable; urgency=low
98
99   * Add -ffunction-sections for HPPA build,
100   Closes: #160538
101
102  -- Stephen Zander <gibreel@debian.org>  Tue, 17 Sep 2002 21:32:31 -0700
103
104 libnet-ssleay-perl (1.20-1) unstable; urgency=low
105
106   * New upstream release,
107   Closes: #157629
108   * Merge NMU into CVS repository,
109   Closes: #158110
110
111  -- Stephen Zander <gibreel@debian.org>  Tue,  3 Sep 2002 11:10:34 -0700
112
113 libnet-ssleay-perl (1.18-1.1) unstable; urgency=low
114
115   * NMU
116   * Build against perl 5.8.0.
117
118  -- Brendan O'Dea <bod@debian.org>  Tue, 27 Aug 2002 20:25:10 +1000
119
120 libnet-ssleay-perl (1.18-1) unstable; urgency=low
121
122   * New upstream release
123
124  -- Stephen Zander <gibreel@debian.org>  Tue, 13 Aug 2002 15:17:57 -0700
125
126 libnet-ssleay-perl (1.17-1) unstable; urgency=low
127
128   * Moved from non-us to main/interpreters
129   * No longer rely on text messages for AUTOLOAD failures,
130   Closes: #117286
131   * New upstream release,
132   Closes: #150599
133
134  -- Stephen Zander <gibreel@debian.org>  Sun,  7 Jul 2002 12:01:04 -0700
135
136 libnet-ssleay-perl (1.08-1) unstable; urgency=medium
137
138   * New maintainer.
139   * New upstream source fixes ssl_read_until bug, Closes: #89220
140   * Updated for policy 3.5.5 and the new perl packaging policy,
141     Closes: #100522, #104342, #104751
142   * Folded all NMU changes into CVS, Closes: #60713, #80665, #82074, #84633
143
144  -- Stephen Zander <gibreel@debian.org>  Sat, 28 Jul 2001 22:04:00 -0700
145
146 libnet-ssleay-perl (1.05-3.2) unstable; urgency=low
147
148   * NMU
149   * Added build-depend on openssl. (Closes: #84633)
150   * Removed dh_suidregister from debian/rules.
151
152  -- Remi Lefebvre <remi@debian.org>  Sat, 17 Mar 2001 10:45:22 -0500
153
154 libnet-ssleay-perl (1.05-3.1) unstable; urgency=high
155
156   * NMU by Jaldhar H. Vyas <jaldhar@debian.org>
157   * updated to perl5.6 (closes: #80665)
158   * built with libssl096 (closes: #82074)
159   * fixes broken usage of MIME::Base64 in man page and example,
160     adds suggest for libmime-base64-perl (closes: #60713)
161
162  -- Gergely Madarasz <gorgo@sztaki.hu>  Sat, 27 Jan 2001 16:57:22 -0500
163
164 libnet-ssleay-perl (1.05-3) unstable; urgency=low
165
166   * FHS compliance
167   * Standards: 3.0.1
168
169  -- Gergely Madarasz <gorgo@sztaki.hu>  Tue,  7 Sep 1999 21:26:36 +0200
170
171 libnet-ssleay-perl (1.05-2) unstable; urgency=low
172
173   * Abort make if openssl is not found (Closes: #42851)
174
175  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu, 12 Aug 1999 15:01:17 +0200
176
177 libnet-ssleay-perl (1.05-1) unstable; urgency=low
178
179   * Initial Release.
180
181  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  3 Aug 1999 16:23:41 +0200
182
183
184 libnet-ssleay-perl (1.05-3) unstable; urgency=low
185
186   * FHS compliance
187   * Standards: 3.0.1
188
189  -- Gergely Madarasz <gorgo@sztaki.hu>  Tue,  7 Sep 1999 21:26:36 +0200
190
191 libnet-ssleay-perl (1.05-2) unstable; urgency=low
192
193   * Abort make if openssl is not found (Closes: #42851)
194
195  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu, 12 Aug 1999 15:01:17 +0200
196
197 libnet-ssleay-perl (1.05-1) unstable; urgency=low
198
199   * Initial Release.
200
201  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue,  3 Aug 1999 16:23:41 +0200
202
203