~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to debian/changelog.non-ssl.old

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2002-03-12 19:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20020312190621-iztop53k88qlo29k
Tags: 7.9.5-1
* New upstream version (Closes: #134608).
* Added autotools-dev to the build dependencies. config.{guess,sub}
  can now be updated automatically in the build process.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
curl (7.9.3-2) unstable; urgency=low
 
3
 
 
4
  * Upstream source code has been correctly imported in my CVS
 
5
    repository (Closes: #130906).
 
6
 
 
7
 -- Domenico Andreoli <cavok@debian.org>  Sun, 27 Jan 2002 22:23:54 +0100
 
8
 
 
9
curl (7.9.3-1) unstable; urgency=low
 
10
 
 
11
  * New upstream version:
 
12
    - fixed wrong assumption on char signedness (Closes: #127011)
 
13
    - missing header added accordingly (Closes: #130401)
 
14
  * Fixed a typo in curl description (Closes: #124526).
 
15
 
 
16
 -- Domenico Andreoli <cavok@debian.org>  Thu, 24 Jan 2002 20:04:04 +0100
 
17
 
 
18
curl (7.9.2-1) unstable; urgency=low
 
19
 
 
20
  * New upstream version:
 
21
    - two bad timeout matters in libcurl2 are now solved (Closes: #118595).
 
22
 
 
23
 -- Domenico Andreoli <cavok@debian.org>  Fri,  7 Dec 2001 16:58:45 +0100
 
24
 
 
25
curl (7.9.1-3) unstable; urgency=low
 
26
 
 
27
  * Fixed return type of Curl_ftpsendf(...) to CURLcode (Closes: #120485).
 
28
  * Versions in debian/libcurl2.shlibs have been incremented to
 
29
    ">= 7.9.1-1".
 
30
 
 
31
 -- Domenico Andreoli <cavok@debian.org>  Thu, 22 Nov 2001 15:35:40 +0100
 
32
 
 
33
curl (7.9.1-2) unstable; urgency=low
 
34
 
 
35
  * Reverted to unpatched released 7.9.1 source tree, patch behavior
 
36
    was weird.
 
37
 
 
38
 -- Domenico Andreoli <cavok@debian.org>  Thu, 15 Nov 2001 18:05:58 +0100
 
39
 
 
40
curl (7.9.1-1) unstable; urgency=low
 
41
 
 
42
  * New upstream version.
 
43
  * Applied upstream patch #478780 found on sourceforge, fixes libcurl
 
44
    which didn't restore SIGALRM handler (Closes: #118595).
 
45
  * Applied patch for patch #478780 of above, see bug #118595 in BTS.
 
46
    Patch courtesy of Enrik Berkhan <Enrik.Berkhan@planb.de>.
 
47
  * Build-Depends reduced to what is strictly required for building.
 
48
    autoconf, automake and libtool build dependencies are gone.
 
49
 
 
50
 -- Domenico Andreoli <cavok@debian.org>  Fri,  9 Nov 2001 13:56:36 +0100
 
51
 
 
52
curl (7.9-1) unstable; urgency=low
 
53
 
 
54
  * New upstream version:
 
55
    - output of "curl-config --libs" now includes -lcurl.
 
56
 
 
57
 -- Domenico Andreoli <cavok@debian.org>  Tue, 25 Sep 2001 18:38:46 +0200
 
58
 
 
59
curl (7.8-3) unstable; urgency=low
 
60
 
 
61
  * Added libc6-dev to libcurl2-dev dependencies.
 
62
  * Fixed lack of some FD_ZERO(...)s in lib/transfer.c (Closes: #105516).
 
63
 
 
64
 -- Domenico Andreoli <cavok@debian.org>  Fri,  3 Aug 2001 16:32:20 +0200
 
65
 
 
66
curl (7.8-2) unstable; urgency=low
 
67
 
 
68
  * libcurl2.shlibs now includes version numbers. some new symbols have
 
69
    been introduced in libcurl 7.8, so program linked against 7.8 cannot
 
70
    work with older ones.
 
71
  * IPv6 support is now enabled
 
72
  * configure.in has been renamed to autoconf.ac to force the use of
 
73
    autoconf 2.50
 
74
 
 
75
 -- Domenico Andreoli <cavok@debian.org>  Thu,  5 Jul 2001 01:38:24 +0200
 
76
 
 
77
curl (7.8-1) unstable; urgency=low
 
78
 
 
79
  * New upstream version. 
 
80
  * Applied patch for correct shared library versioning of libcurl, curl
 
81
    7.8 comes with broken shared library version out of the box.
 
82
    Patch provided by upstream developer.
 
83
 
 
84
 -- Domenico Andreoli <cavok@debian.org>  Sat,  9 Jun 2001 21:12:05 +0200
 
85
 
 
86
curl (7.7.3-3) unstable; urgency=low
 
87
 
 
88
  * Fixed manpages libcurl-dev with required simlinks (Closes: 99610).
 
89
 
 
90
 -- Domenico Andreoli <cavok@debian.org>  Mon,  4 Jun 2001 14:37:49 +0200
 
91
 
 
92
curl (7.7.3-2) unstable; urgency=low
 
93
 
 
94
  * lib/url.c and lib/version.c are now fixed (Closes: #97709).
 
95
  * install upstream changelog (Closes: #97628).
 
96
 
 
97
 -- Domenico Andreoli <cavok@debian.org>  Fri, 18 May 2001 10:32:25 +0200
 
98
 
 
99
curl (7.7.3-1) unstable; urgency=low
 
100
 
 
101
  * New upstream version. 
 
102
  * Using dh_installman instead dh_installmanpages.
 
103
  * Installing libcurl examples with dh_installexamples.
 
104
  * Policy 3.5.3.0 compliant.
 
105
 
 
106
 -- Domenico Andreoli <cavok@debian.org>  Thu, 10 May 2001 09:45:05 +0200
 
107
 
 
108
curl (7.7.2-1) unstable; urgency=low
 
109
 
 
110
  * New upstream version. 
 
111
 
 
112
 -- Domenico Andreoli <cavok@debian.org>  Tue, 24 Apr 2001 09:14:51 +0200
 
113
 
 
114
curl (7.7.1-2) unstable; urgency=low
 
115
 
 
116
  * Fixed debian/rules (Closes: #78232, #93837). 
 
117
 
 
118
 -- Domenico Andreoli <cavok@debian.org>  Tue, 17 Apr 2001 17:12:19 +0200
 
119
 
 
120
curl (7.7.1-1) unstable; urgency=low
 
121
 
 
122
  * New upstream version. 
 
123
 
 
124
 -- Domenico Andreoli <cavok@debian.org>  Tue, 10 Apr 2001 13:26:09 +0200
 
125
 
 
126
curl (7.7-1) unstable; urgency=low
 
127
 
 
128
  * New upstream version.
 
129
  * Fixed formatting errors in curl.1 (Closes: #90281). 
 
130
 
 
131
 -- Domenico Andreoli <cavok@debian.org>  Fri, 23 Mar 2001 18:25:26 +0100
 
132
 
 
133
curl (7.6.1-5) unstable; urgency=low
 
134
 
 
135
  * Fixed debian/libcurl1.shlibs in order to solve any problem for those
 
136
    packages which should depend on either libcurl1 or libcurl1-ssl.
 
137
    I should have done it long time ago.
 
138
 
 
139
 -- Domenico Andreoli <cavok@debian.org>  Tue, 13 Mar 2001 18:29:06 +0100
 
140
 
 
141
curl (7.6.1-4) unstable; urgency=low
 
142
 
 
143
  * Added versioned Build-Depend for debhelper.
 
144
 
 
145
 -- Domenico Andreoli <cavok@debian.org>  Tue,  6 Mar 2001 15:16:02 +0100
 
146
 
 
147
curl (7.6.1-3) unstable; urgency=low
 
148
 
 
149
  * Refining the transition to debhelper compatibility 2. I forgot the
 
150
    executable in the curl package (Closes: #87886).
 
151
 
 
152
 -- Domenico Andreoli <cavok@debian.org>  Wed, 28 Feb 2001 14:31:43 +0100
 
153
 
 
154
curl (7.6.1-2) unstable; urgency=low
 
155
 
 
156
  * Switched to debhelper compatibility version 2.
 
157
 
 
158
 -- Domenico Andreoli <cavok@debian.org>  Fri, 23 Feb 2001 18:24:02 +0100
 
159
 
 
160
curl (7.6.1-1) unstable; urgency=low
 
161
 
 
162
  * New upstream version. 
 
163
 
 
164
 -- Domenico Andreoli <cavok@libero.it>  Tue, 13 Feb 2001 18:04:04 +0100
 
165
 
 
166
curl (7.6-2) unstable; urgency=low
 
167
 
 
168
  * Adjusted dependencies in order to let curl-ssl package manage a
 
169
    smooth upgrade from potato.
 
170
 
 
171
 -- Domenico Andreoli <cavok@libero.it>  Fri,  9 Feb 2001 13:36:11 +0100
 
172
 
 
173
curl (7.6-1) unstable; urgency=low
 
174
 
 
175
  * New upstream version.
 
176
 
 
177
 -- Domenico Andreoli <cavok@libero.it>  Mon, 29 Jan 2001 16:00:59 +0100
 
178
 
 
179
curl (7.5.2-2) unstable; urgency=low
 
180
 
 
181
  * This is a service upload in order to fix dependencies problems arised
 
182
    for a ill-formed upload of 7.5.2-1.
 
183
 
 
184
 -- Domenico Andreoli <cavok@libero.it>  Mon, 29 Jan 2001 14:54:57 +0100
 
185
 
 
186
curl (7.5.2-1) unstable; urgency=low
 
187
 
 
188
  * New upstream version.
 
189
  * It needed to be recompiled against the new libc (Closes: #80256).
 
190
 
 
191
 -- Domenico Andreoli <cavok@libero.it>  Mon, 15 Jan 2001 13:08:15 +0100
 
192
 
 
193
curl (7.5-1) unstable; urgency=low
 
194
 
 
195
  * New upstream version. 
 
196
 
 
197
 -- Domenico Andreoli <cavok@libero.it>  Mon,  4 Dec 2000 13:15:33 +0100
 
198
 
 
199
curl (7.4.2-2) unstable; urgency=low
 
200
 
 
201
  * curl replaces curl-ssl. curl is only a frontend for libcurl and is not
 
202
    aware of any protocol, libcurl is. so what is really different whether
 
203
    ssl is enable or not is only libcurl.
 
204
  * curl now depends on (libcurl0 | libcurl0-ssl).
 
205
  * The workaround for libtool -rpath parameter is not required, so
 
206
    it has been removed from configure.in.
 
207
  * Removed "Suggests: " field in control file for libcurl0. It suggested
 
208
    to install curl and libcurl-dev too but it really doesn't make sense
 
209
    (this change was really applied in -1).
 
210
 
 
211
 -- Domenico Andreoli <cavok@libero.it>  Tue, 28 Nov 2000 14:27:29 +0100
 
212
 
 
213
curl (7.4.2-1) unstable; urgency=low
 
214
 
 
215
  * New upstream version. 
 
216
 
 
217
 -- Domenico Andreoli <cavok@libero.it>  Fri, 17 Nov 2000 16:19:23 +0100
 
218
 
 
219
curl (7.2.1-1) unstable; urgency=low
 
220
 
 
221
  * New upstream version. 
 
222
 
 
223
 -- Domenico Andreoli <cavok@libero.it>  Mon,  4 Sep 2000 01:22:44 +0200
 
224
 
 
225
curl (7.1-3) unstable; urgency=low
 
226
 
 
227
  * Added "Suggests: " field in control file for libcurl0. Now curl and
 
228
    libcurl-dev are suggested upon installation of libcurl0.
 
229
 
 
230
 -- Domenico Andreoli <cavok@libero.it>  Mon, 14 Aug 2000 15:01:08 +0200
 
231
 
 
232
curl (7.1-2) unstable; urgency=low
 
233
 
 
234
  * Fixed a line that did not install development manpages.
 
235
 
 
236
 -- Domenico Andreoli <cavok@libero.it>  Thu, 10 Aug 2000 14:32:23 +0200
 
237
 
 
238
curl (7.1-1) unstable; urgency=low
 
239
 
 
240
  * New upstrem version.
 
241
  * libcurl is now a separate package, it provides shared libraries and
 
242
    includes to allow developing for other applications.
 
243
 
 
244
 -- Domenico Andreoli <cavok@libero.it>  Wed,  9 Aug 2000 01:21:25 +0200
 
245
 
 
246
curl (6.5.2-4) unstable; urgency=low
 
247
 
 
248
  * Some missing build dependecies (autoconf, automake, libtool) added.
 
249
 
 
250
 -- Domenico Andreoli <cavok@libero.it>  Sat,  8 Jul 2000 00:13:16 +0200
 
251
 
 
252
curl (6.5.2-3) unstable; urgency=low
 
253
 
 
254
  * Due to some policy and technical restrictions, curl's source package
 
255
    has been splitted again in two, one for main archive and one for non-US.
 
256
 
 
257
 -- Domenico Andreoli <cavok@libero.it>  Tue,  4 Jul 2000 15:52:14 +0200
 
258
 
 
259
curl (6.5.2-2) unstable; urgency=low
 
260
 
 
261
  * Added a Build-Depends in order to compile curl-ssl only if
 
262
    libssl09-dev is installed.
 
263
  * Documentation reflects the new location of curl debian packages
 
264
    home page (http://curl-deb.sourceforge.net).
 
265
  * Corrected minor spelling errors in README.Debian.
 
266
 
 
267
 -- Domenico Andreoli <cavok@libero.it>  Sat, 17 Jun 2000 01:13:19 +0200
 
268
 
 
269
curl (6.5.2-1) unstable; urgency=low
 
270
 
 
271
  * New upstream version.
 
272
  * Now curl and curl-ssl binary packages are generated from the same
 
273
    debian source package.
 
274
  * Uploads and dowloads are now performed simultaneously (Closes: #56627).
 
275
 
 
276
 -- Domenico Andreoli <cavok@libero.it>  Sat, 25 Mar 2000 01:06:35 +0100
 
277
 
 
278
curl (6.4-1) unstable; urgency=low
 
279
 
 
280
  * New upstream version.
 
281
 
 
282
 -- Domenico Andreoli <cavok@libero.it>  Sun, 30 Jan 2000 02:21:32 +0100
 
283
 
 
284
curl (6.3.1-1) unstable; urgency=low
 
285
 
 
286
  * New upstream version.
 
287
 
 
288
 -- Domenico Andreoli <cavok@libero.it>  Sat, 11 Dec 1999 17:38:13 +0100
 
289
 
 
290
curl (6.2-1) unstable; urgency=low
 
291
 
 
292
  * New upstream version.
 
293
  * No hack to compile without SSL is required anymore. Fixed by
 
294
    upstream maintainer.
 
295
 
 
296
 -- Domenico Andreoli <cavok@libero.it>  Mon,  1 Nov 1999 00:37:32 +0100
 
297
 
 
298
curl (6.0-1) unstable; urgency=low
 
299
 
 
300
  * New upstream version.
 
301
 
 
302
 -- Domenico Andreoli <cavok@freemail.it>  Mon, 27 Sep 1999 22:28:13 +0200
 
303
 
 
304
curl (5.11-1.1) unstable; urgency=low
 
305
 
 
306
  * Put sources into the right section.
 
307
 
 
308
 -- Domenico Andreoli <cavok@freemail.it>  Mon, 30 Aug 1999 03:14:21 +0200
 
309
 
 
310
curl (5.11-1) unstable; urgency=low
 
311
 
 
312
  * Initial release.
 
313
 
 
314
 -- Domenico Andreoli <cavok@freemail.it>  Fri, 27 Aug 1999 11:50:04 +0200