File: changelog

package info (click to toggle)
ocaml-extunix 0.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 624 kB
  • sloc: ml: 3,278; ansic: 3,245; makefile: 24
file content (249 lines) | stat: -rw-r--r-- 7,119 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
ocaml-extunix (0.4.3-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Stéphane Glondu <glondu@debian.org>  Tue, 31 Dec 2024 13:59:21 +0100

ocaml-extunix (0.4.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.7.0

 -- Stéphane Glondu <glondu@debian.org>  Sat, 10 Aug 2024 19:07:19 +0200

ocaml-extunix (0.4.1-7) unstable; urgency=medium

  * Team upload
  * Make sure splice stub works on all architectures

 -- Stéphane Glondu <glondu@debian.org>  Thu, 08 Aug 2024 22:07:34 +0200

ocaml-extunix (0.4.1-6) unstable; urgency=medium

  * Team upload
  * Fix type of offset arguments to splice

 -- Stéphane Glondu <glondu@debian.org>  Thu, 08 Aug 2024 19:47:47 +0200

ocaml-extunix (0.4.1-5) unstable; urgency=medium

  * Team upload
  * Fix conversion to pointer in C stubs (Closes: #1078218)

 -- Stéphane Glondu <glondu@debian.org>  Thu, 08 Aug 2024 18:48:22 +0200

ocaml-extunix (0.4.1-4) unstable; urgency=medium

  * Team upload
  * Depend on libfindlib-ocaml (for bytes)

 -- Stéphane Glondu <glondu@debian.org>  Tue, 18 Jun 2024 08:46:41 +0200

ocaml-extunix (0.4.1-3) unstable; urgency=medium

  * Team upload
  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <glondu@debian.org>  Thu, 17 Aug 2023 09:39:52 +0200

ocaml-extunix (0.4.1-2) unstable; urgency=medium

  * Team upload.
  * Fix d/watch.
  * Bump standards-version to 4.6.2
  * Fix compilation with recent dune

 -- Julien Puydt <jpuydt@debian.org>  Thu, 06 Jul 2023 11:04:18 +0200

ocaml-extunix (0.4.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Stéphane Glondu <glondu@debian.org>  Sat, 21 Jan 2023 09:51:12 +0100

ocaml-extunix (0.4.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update debian/watch

 -- Stéphane Glondu <glondu@debian.org>  Thu, 03 Mar 2022 14:31:24 +0100

ocaml-extunix (0.3.2-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.6.0
  * Bump debian/watch version to 4

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Stéphane Glondu <glondu@debian.org>  Fri, 21 Jan 2022 00:21:45 +0100

ocaml-extunix (0.2.0-1) unstable; urgency=medium

  * Team upload
  * Remove Hendrik from Uploaders
  * New upstream release
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.5.0
  * Add Rules-Requires-Root: no

 -- Stéphane Glondu <glondu@debian.org>  Thu, 06 Aug 2020 10:00:49 +0200

ocaml-extunix (0.1.6-1) unstable; urgency=medium

  * New upstream release
  * Update Vcs-* fields
  * Fix docdir option passed to configure script

 -- Mehdi Dogguy <mehdi@debian.org>  Fri, 11 May 2018 13:53:22 +0200

ocaml-extunix (0.1.5-2) unstable; urgency=medium

  * Team upload
  * Fix installation on bytecode architectures (Closes: #868721)

 -- Stéphane Glondu <glondu@debian.org>  Thu, 20 Jul 2017 15:44:09 +0200

ocaml-extunix (0.1.5-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Switch upstream homepage to github
  * Bump debhelper compat to 10
  * Bump Standards-Version to 4.0.0
  * Update Vcs-*

 -- Stéphane Glondu <glondu@debian.org>  Mon, 17 Jul 2017 18:35:08 +0200

ocaml-extunix (0.1.3-2) unstable; urgency=medium

  * Team upload
  * Add ocamlbuild to Build-Depends

 -- Stéphane Glondu <glondu@debian.org>  Sun, 16 Jul 2017 13:22:35 +0200

ocaml-extunix (0.1.3-1) unstable; urgency=medium

  * New upstream release
    - Refresh patches.
  * Install .cmt and .annot files in -dev package

 -- Mehdi Dogguy <mehdi@debian.org>  Mon, 18 Jan 2016 00:37:21 +0100

ocaml-extunix (0.1.1-1) unstable; urgency=medium

  * New upstream release.
    - Refresh patches.

 -- Mehdi Dogguy <mehdi@debian.org>  Sun, 19 Jul 2015 23:46:54 +0000

ocaml-extunix (0.1.0-1) unstable; urgency=medium

  * New upstream release.
    - Update 0001-Add-possibility-to-disable-execinfo-test-through-env.patch
    - Remove fix-text-32-bit.patch (fixed upstream).
  * Add myself to Uploaders.

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 08 May 2014 20:36:54 +0200

ocaml-extunix (0.0.6-1) unstable; urgency=low

  [ Sylvain Le Gall ]
  * Remove Sylvain Le Gall from uploaders

  [ Hendrik Tews ]
  * new upstream version
  * bump debhelper compat level and standards version
  * add myself as uploader
  * update Vcs fields, dependencies and package description
  * update copyright
  * add patch fix-test-32-bit to compile and run tests on 32 bit OCaml
  * install api documentation in /usr/share/doc/libextunix-ocaml-dev/api/html
    and use dh_ocamldoc
  * update description of execinfo patch

 -- Hendrik Tews <hendrik@askra.de>  Thu, 13 Jun 2013 15:42:38 +0200

ocaml-extunix (0.0.5-2) unstable; urgency=low

  * Team upload.
  * Revert the following changes:
    - Use --disable-execinfo to disable execinfo test on arm* and powerpc.
    - remove 0001-Add-possibility-to-disable-execinfo-test-through-env.patch

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 27 Jun 2012 14:49:24 +0200

ocaml-extunix (0.0.5-1) unstable; urgency=low

  * Team upload.
  * New upstream release
    - remove 0002-Define-O_CLOEXEC-when-missing.patch, integrated upstream.
    - remove 0001-Add-possibility-to-disable-execinfo-test-through-env.patch.
      Upstream now provides a way to disable some tests.
  * Enable tests explicitly during confidure phase using --enable-tests.
  * Use --disable-execinfo to disable execinfo test on arm* and powerpc.
  * Fix lintian's duplicate-short-description.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 27 Jun 2012 12:54:54 +0200

ocaml-extunix (0.0.4-2) unstable; urgency=low

  * Team upload.
  * Fix FTBFS on kfreebsd-*
    - add 0002-Define-O_CLOEXEC-when-missing.patch

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 06 Jun 2012 14:00:02 +0200

ocaml-extunix (0.0.4-1) unstable; urgency=low

  * Team upload.
  * New upstream release (Closes: #675505)
    - Rebase patches
  * Install extunix.cmxs, when available
  * Bump Standards-Version to 3.9.3, no changes needed.

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 05 Jun 2012 17:37:13 +0200

ocaml-extunix (0.0.3-2) unstable; urgency=low

  * Team upload
  * Disable extunix test on arm* and powerpc

 -- Stéphane Glondu <glondu@debian.org>  Thu, 25 Aug 2011 09:49:35 +0200

ocaml-extunix (0.0.3-1) unstable; urgency=low

  * Team upload
  * New upstream release (Closes: #632500)

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

ocaml-extunix (0.0.2-1) unstable; urgency=low

  * Team upload

  [ Stéphane Glondu ]
  * New upstream release
  * Add debian/watch
  * Bump Standards-Version to 3.9.2

  [ Sylvain Le Gall ]
  * Fix public-domain license for src/signalfd.c

 -- Stéphane Glondu <glondu@debian.org>  Sat, 02 Jul 2011 20:53:22 +0200

ocaml-extunix (0.0.1-1) unstable; urgency=low

  * Initial release. (Closes: #604065)

 -- Sylvain Le Gall <gildor@debian.org>  Sat, 20 Nov 2010 00:47:32 +0100