File: changelog

package info (click to toggle)
ocsigenserver 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,484 kB
  • sloc: ml: 11,641; makefile: 707; sh: 619
file content (408 lines) | stat: -rw-r--r-- 13,362 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
ocsigenserver (2.1-1) unstable; urgency=low

  * New upstream release (Closes: #676750)
  * Use format 1.0 in debian/copyright
  * Bump Standards-Version to 3.9.3

 -- Stéphane Glondu <glondu@debian.org>  Sat, 09 Jun 2012 10:54:47 +0200

ocsigenserver (2.0.4-1) unstable; urgency=low

  * New upstream release
  * Fix FTBFS with bash as /bin/sh

 -- Stéphane Glondu <glondu@debian.org>  Sat, 17 Mar 2012 11:42:51 +0100

ocsigenserver (2.0.3a-1) unstable; urgency=low

  * New upstream release
    - the server and Eliom have been separated upstream; this package
      contains only the server (Eliom will be packaged separately)

 -- Stéphane Glondu <glondu@debian.org>  Wed, 01 Feb 2012 21:00:42 +0100

ocsigen (1.3.4-2) unstable; urgency=low

  * Fix wrong decoding of + in URL paths (cherry-picked from upstream)

 -- Stéphane Glondu <glondu@debian.org>  Tue, 12 Jul 2011 20:38:51 +0200

ocsigen (1.3.4-1) unstable; urgency=low

  * New upstream release
  * Touch .cmi files after installing the .mli files (Closes: #587300)
  * Bump Standards-Version to 3.9.2 (no changes)

 -- Nicolas Dandrimont <nicolas.dandrimont@crans.org>  Sun, 29 May 2011 13:54:41 +0200

ocsigen (1.3.3-3) unstable; urgency=low

  * Do not try to install native objects on non-natdynlink architectures

 -- Stéphane Glondu <glondu@debian.org>  Fri, 22 Apr 2011 23:47:16 +0200

ocsigen (1.3.3-2) unstable; urgency=low

  * Add missing dependencies to ocsigen: libocsigen-xhtml-ocaml-dev and
    liblwt-ssl-ocaml-dev (Closes: #613372)
  * Do not compile native code version if there is no natdynlink
  * Bump debhelper compat level to 8
  * Bump Standards-Version to 3.9.1

 -- Stéphane Glondu <glondu@debian.org>  Tue, 15 Feb 2011 19:01:11 +0100

ocsigen (1.3.3-1) unstable; urgency=low

  * New upstream release
  * Move META file to libocsigen-ocaml

 -- Stéphane Glondu <glondu@debian.org>  Sun, 13 Jun 2010 11:44:07 +0200

ocsigen (1.3.2-1) unstable; urgency=low

  * New upstream release
    - the web server should now be insensitive to the net.ipv6.bindv6only
      sysctl setting (Closes: #578216)
    - add ocsigen.xhtml* compatibility packages (Closes: #579689)
    - remove all patches (committed upstream)
    - bump build-dependency to lwt to 2.1.0
  * Remove Stefano from Uploaders

 -- Stéphane Glondu <glondu@debian.org>  Fri, 30 Apr 2010 08:39:59 +0200

ocsigen (1.3.0-4) unstable; urgency=low

  * Fix FTBFS on hppa:
    - add 0002-Do-not-compile-dbm-test-with-custom.patch
  * Fix "directory" variable in META.ocsigen_ext

 -- Stéphane Glondu <glondu@debian.org>  Wed, 24 Mar 2010 23:02:28 +0100

ocsigen (1.3.0-3) unstable; urgency=low

  * Split out libocsigen-xhtml-ocaml-dev (Closes: #574887)
    - add 0001-Split-out-ocsigen_xhtml-findlib-package.patch
  * Put dynamically loaded plugins into libocsigen-ocaml
  * Fix symbolic links shipped by libocsigen-ocaml-doc

 -- Stéphane Glondu <glondu@debian.org>  Mon, 22 Mar 2010 00:52:03 +0100

ocsigen (1.3.0-2) unstable; urgency=low

  * Upload to unstable
  * This version breaks nurpawiki (<< 1.2.3-4~) because of API changes

 -- Stéphane Glondu <glondu@debian.org>  Mon, 15 Mar 2010 16:13:10 +0100

ocsigen (1.3.0-1) experimental; urgency=low

  * New upstream release
    - add libobrowser-ocaml-dev to Build-Depends
  * Switch source package format to 3.0 (quilt)
  * Bump Standards-Version to 3.8.4 (no changes)
  * Add dependency to remote_fs in initscript
  * Compile the doc only when libocsigen-ocaml-doc is being built

 -- Stéphane Glondu <glondu@debian.org>  Sun, 07 Mar 2010 14:05:31 +0100

ocsigen (1.2.2-1) unstable; urgency=low

  * New upstream release
  * Major overhaul of binary packages: libocsigen-ocaml{,-dev,-doc} is now
    treated as a regular library (Closes: #517303), without dependency to
    the web server itself; ocsigen-dev is kept as a metapackage that
    depends on the web server
  * Switch packaging to dh-ocaml 0.9
  * Handle /var/log/ocsigen in maintainer scripts:
    - create an empty log when installing (Closes: #550324)
    - remove log files on purging (policy 10.8)
  * Upload to unstable (Closes: #551236)

 -- Stéphane Glondu <glondu@debian.org>  Wed, 21 Oct 2009 18:19:59 +0200

ocsigen (1.2.1-1) experimental; urgency=low

  * New upstream release:
    - remove all patches (merged upstream)
  * Update watch file
  * Change dependency to liblwt-ocaml in ocsigen

 -- Stéphane Glondu <glondu@debian.org>  Sat, 26 Sep 2009 13:56:22 +0200

ocsigen (1.2.0-3+lwt.1) experimental; urgency=low

  * Update my e-mail address and remove DMUA
  * Update dependencies to lwt

 -- Stéphane Glondu <glondu@debian.org>  Sun, 30 Aug 2009 20:17:39 +0200

ocsigen (1.2.0-3+lwt.0) experimental; urgency=low

  * Build with experimental lwt:
    - add patches Fix-ocsipersist-dbm-Makefile and Adapt-for-lwt-2
    - add versioned (build-)dependency

 -- Stephane Glondu <steph@glondu.net>  Fri, 21 Aug 2009 10:51:52 +0200

ocsigen (1.2.0-3) unstable; urgency=low

  * Changes in dependencies of the ocsigen binary package:
    - add lib{ssl,pcre,ocamlnet}-ocaml (Closes: #536865)
    - change lib{sqlite3,cryptokit,zip}-ocaml-dev to their non-dev
      counterparts, and add versioned dependencies
  * Update Standards-Version to 3.8.3 (no changes)

 -- Stephane Glondu <steph@glondu.net>  Fri, 21 Aug 2009 10:35:02 +0200

ocsigen (1.2.0-2) unstable; urgency=low

  * Fix build on non-native architectures

 -- Stephane Glondu <steph@glondu.net>  Thu, 02 Jul 2009 10:02:08 +0200

ocsigen (1.2.0-1) unstable; urgency=low

  * New upstream release:
    - new patches:
      + fix typo in configure script
      + fix build with pcre-ocaml 6.0.0
    - add dependency on quilt
    - add README.source file
  * Enable OCamlDuce support
  * Enable native code support
  * Add versioned dependency on libpcre-ocaml-dev
  * Install sample configuration files with examples
  * Update Standards-Version to 3.8.2
  * Add versioned dependencies to ease OCaml 3.11.1 transition

 -- Stephane Glondu <steph@glondu.net>  Wed, 01 Jul 2009 21:49:21 +0200

ocsigen (1.1.0-2) unstable; urgency=low

  [ Samuel Mimram ]
  * Use dh-ocaml predefined variables in rules.

  [ Stephane Glondu ]
  * Add Provides: httpd, httpd-cgi to ocsigen binary package
  * Update Build-Depends for OCaml 3.11.0 transition
  * Force -custom when linking ocsigen
  * Use more recent features of debhelper 7
  * Install sources of examples in ocsigen-doc
  * debian/ocsigen.init:
    - check if daemon is already running, as per new policy
    - add status command to initscript
    - add dependency on procps
  * Bump Standards-Version to 3.8.1

 -- Stephane Glondu <steph@glondu.net>  Fri, 13 Mar 2009 18:19:19 +0100

ocsigen (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Switching packaging to git.

 -- Stephane Glondu <steph@glondu.net>  Wed, 23 Jul 2008 14:08:42 +0200

ocsigen (1.1.0~rc1-1) unstable; urgency=low

  * New upstream release.
  * Remove liblwt-ocaml-dev binary package, as it has its own source
    package now.
  * Add support for update hooks in /etc/ocsigen/update.d.
  * Add DM-Upload-Allowed field to debian/control.
  * Ship .mli files in ocsigen-dev.
  * Do not ship files under /var/www (as complained by lintian)
    (Closes: #485566).
  * Remove dependency to dpatch.
  * Bump Standards-Version to 3.8.0 and debhelper compatibility level
    to 7 (no changes).
  * Update debian/copyright to
    http://wiki.debian.org/Proposals/CopyrightFormat
  * Add README.Debian.

 -- Stephane Glondu <steph@glondu.net>  Mon, 07 Jul 2008 23:05:01 +0200

ocsigen (1.0.0-1) unstable; urgency=low

  [ Samuel Mimram ]
  * Handle RC versions in watch file.

  [ Stephane Glondu ]
  * New upstream release (ready for OCaml 3.10.2).

 -- Stephane Glondu <steph@glondu.net>  Tue, 01 Apr 2008 16:54:47 +0200

ocsigen (1.0.0~rc2-1) unstable; urgency=low

  * New upstream release.
  * Add dependency on ocaml-findlib to ocsigen binary package.
  * Add dependency on psmisc to ocsigen binary package (for fuser).
  * Add versioned dependency on ocsigen to ocsigen-dev.
  * Change dependency on libzip-ocaml-dev from Suggests to Depends.
  * Upstream Makefile now installs native version of Lwt if available
    and provides a `distclean' target; cleaning debian/rules
    accordingly.
  * Remove files generated by debian/rules during cleanup.
  * Use *.install files to dispatch files between binary packages.
  * Install missing /var/lib/ocsigen.

 -- Stephane Glondu <steph@glondu.net>  Mon, 24 Mar 2008 21:59:03 +0100

ocsigen (0.99.5-2) unstable; urgency=medium

  [ Stephane Glondu ]
  * Updating debian/copyright with all upstream authors.
  * Adding dependencies to ocsigen binary package to cope with dynamic
    loading.
  * Removing bogus dependency of ocsigen-doc to ocaml-nox
    (Closes: #469285).
  * Precising description of ocsigen-doc binary package.
  * Fix lintian warning build-depends-on-1-revision (libssl-ocaml-dev).
  * Build and install native version of Lwt (Closes: #467618).
  * Delete *depend files during cleanup.

  [ Stefano Zacchiroli ]
  * bump the urgency to medium for the OCaml 3.10.1 transition.
  * adding myself to the Uploaders.

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 04 Mar 2008 17:06:17 +0100

ocsigen (0.99.5-1) unstable; urgency=low

  * New upstream release.
  * Compatibility with dash in debian/rules.
  * Put d-o-m as maintainer, and Samuel and me as uploaders.
  * Setting priority of liblwt-ocaml-dev and ocsigen-dev to extra.

 -- Stephane Glondu <steph@glondu.net>  Fri, 11 Jan 2008 00:45:05 +0100

ocsigen (0.99.4-2) unstable; urgency=low

  [ Stefano Zacchiroli ]
  * fix vcs-svn field to point just above the debian/ dir

  [ Stéphane Glondu ]
  * Split out the Lwt modules into liblwt-ocaml-dev, closes: #452908.
  * Added package ocsigen-dev.

 -- Samuel Mimram <smimram@debian.org>  Wed, 02 Jan 2008 12:45:19 +0000

ocsigen (0.99.4-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Mimram <smimram@debian.org>  Wed, 21 Nov 2007 21:05:15 +0000

ocsigen (0.99.3-3) unstable; urgency=low

  * Split documentation into ocsigen-doc, closes: #451517.

 -- Samuel Mimram <smimram@debian.org>  Sat, 17 Nov 2007 17:37:18 +0000

ocsigen (0.99.3-2) unstable; urgency=low

  * Upload to unstable.

 -- Samuel Mimram <smimram@debian.org>  Fri, 16 Nov 2007 19:16:41 +0000

ocsigen (0.99.3-1) experimental; urgency=low

  * New upstream release.
  * Updated watch file, closes: 450325.

 -- Samuel Mimram <smimram@debian.org>  Wed, 07 Nov 2007 10:36:15 +0000

ocsigen (0.99.2-3) unstable; urgency=low

  * promote Homepage to a real debian/control field

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 21 Sep 2007 09:57:11 +0200

ocsigen (0.99.2-2) unstable; urgency=low

  * Rebuild with OCaml 3.10.

 -- Samuel Mimram <smimram@debian.org>  Mon, 10 Sep 2007 02:58:12 +0200

ocsigen (0.99.2-1) unstable; urgency=low

  * New upstream release.
  * Added libsqlite3-ocaml-dev as build-dependency.
  * Cleanly builds twice in a row, closes: #424382.

 -- Samuel Mimram <smimram@debian.org>  Mon, 27 Aug 2007 12:57:15 +0200

ocsigen (0.99.1-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Mimram <smimram@debian.org>  Tue, 15 May 2007 19:40:12 +0200

ocsigen (0.99.0-1) unstable; urgency=low

  * New upstream release.
  * Build with ocamlnet >= 2.0.
  * Added a build-dependency on libgdbm-dev.

 -- Samuel Mimram <smimram@debian.org>  Thu, 03 May 2007 21:56:52 +0200

ocsigen (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * Removed no-chown.dpatch.

 -- Samuel Mimram <smimram@debian.org>  Tue, 13 Mar 2007 19:09:49 +0100

ocsigen (0.6.0~rc1-2) experimental; urgency=low

  * Added no-chown.dpatch in order for the Makefile not to try to chown files
    during installation, closes: #413301.

 -- Samuel Mimram <smimram@debian.org>  Thu,  8 Mar 2007 22:28:33 +0100

ocsigen (0.6.0~rc1-1) experimental; urgency=low

  * New upstream release.
  * Bumped build-dependency on libocamlnet-ocaml-dev.
  * Removed depend.dpatch, integrated upstream.
  * Removed manpage from package, integrated upstream.

 -- Samuel Mimram <smimram@debian.org>  Fri,  2 Mar 2007 20:11:10 +0100

ocsigen (0.5.1-2) unstable; urgency=low

  * Using dpatch to handle patches.
  * Added depends.dpatch in order to really solve the compilation problem with
    -rsudo, closes: #403132.

 -- Samuel Mimram <smimram@debian.org>  Mon, 18 Dec 2006 09:41:22 +0000

ocsigen (0.5.1-1) unstable; urgency=low

  * New upstream release.
  * Should build cleanly with sudo rights, closes: #403132.

 -- Samuel Mimram <smimram@debian.org>  Sun, 17 Dec 2006 16:49:34 +0000

ocsigen (0.5.0-1) unstable; urgency=low

  * New upstream release. Uploading to unstable.
  * Correctly specifying path for examples, closes: #399885.
  * Program is now under LGPL with exceptions, updated copyright file.
  * Ocsigen is now daemonizing and creating pid files by his own, updated
    init.d script.

 -- Samuel Mimram <smimram@debian.org>  Tue, 21 Nov 2006 21:58:25 +0000

ocsigen (0.5.0~rc1-1) experimental; urgency=low

  * New upstream release.
  * Added a build-dependency on libssl-ocaml-dev.

 -- Samuel Mimram <smimram@debian.org>  Tue, 21 Nov 2006 21:24:39 +0000

ocsigen (0.4.0.2-1) experimental; urgency=low

  * Initial release, closes: #387454.

 -- Samuel Mimram <smimram@debian.org>  Thu, 14 Sep 2006 13:41:04 +0000