Stéphane Glondu pushed to branch debian/sid at Debian OCaml Maintainers / ocaml
Commits:
970cb8e4 by Stéphane Glondu at 2023-10-12T14:35:25+02:00
Create ocaml-5-specific experimental branches
- - - - -
f6ba1002 by Stéphane Glondu at 2024-06-12T08:22:19+02:00
New upstream version 5.2.0
- - - - -
b9af5a78 by Stéphane Glondu at 2024-06-12T08:22:30+02:00
Update upstream source from tag 'upstream/5.2.0'
Update to upstream version '5.2.0'
with Debian dir 0d4d30a2fc2415084d5ae32dfb6563415fa28722
- - - - -
448bd783 by Stéphane Glondu at 2024-06-12T08:50:17+02:00
New upstream release
- - - - -
1a5892c4 by Stéphane Glondu at 2024-06-12T15:19:16+02:00
Refresh patches
- remove rpath patch, which is no longer adequate
- add a patch to fix a call to test in configure.ac
- - - - -
5d3fe3a1 by Stéphane Glondu at 2024-06-12T15:19:38+02:00
Update native architectures (drop 32-bit ones)
- - - - -
f4d7a4e2 by Stéphane Glondu at 2024-06-12T15:19:38+02:00
Remove obsolete debian/control.in and associated rule
- - - - -
e66ecc24 by Stéphane Glondu at 2024-06-12T15:19:38+02:00
Update debian/dispatch.ml
- - - - -
61333a74 by Stéphane Glondu at 2024-06-12T15:19:38+02:00
Fix tests
- - - - -
65aa4cc0 by Stéphane Glondu at 2024-06-12T15:19:38+02:00
Update packaging
- - - - -
b5fe4ced by Stéphane Glondu at 2024-06-13T08:39:23+02:00
Prepare upload to experimental
- - - - -
39b17dc8 by Stéphane Glondu at 2024-06-13T08:42:32+02:00
Restore upstream configure script
- - - - -
d36d6369 by Stéphane Glondu at 2024-06-13T15:01:20+02:00
Remove ppc64 from native architectures
- - - - -
5dde9a26 by Stéphane Glondu at 2024-06-13T15:01:20+02:00
ocaml Depends on libzstd-dev
- - - - -
ff33f334 by Stéphane Glondu at 2024-06-13T15:01:20+02:00
libstdlib-ocaml Breaks/Replaces libfindlib-ocaml (because of META files)
- - - - -
64e972d6 by Stéphane Glondu at 2024-06-13T15:01:20+02:00
Update changelog
- - - - -
e023dad9 by Stéphane Glondu at 2024-06-15T08:18:32+02:00
A bug was reported about missing Breaks/Replaces
- - - - -
6efd6258 by Stéphane Glondu at 2024-06-19T15:03:06+02:00
Do no longer call "make bootstrap"
This implied building everything twice.
Bootstrap is tested in upstream CI nowadays, and we don't make changes
in the Debian package needing bootstrap. Even if we did, the procedure
is rather complex and it is probably more reasonable to do it outside
of the Debian package build process.
- - - - -
e910255c by Stéphane Glondu at 2024-06-19T15:05:21+02:00
Add reference to #1073289
- - - - -
34a75930 by Stéphane Glondu at 2024-06-20T04:25:27+02:00
Fix FTBFS on m68k
- - - - -
d848f2f6 by Stéphane Glondu at 2024-06-20T04:26:30+02:00
Make runtime_events optional
- - - - -
a7e022d4 by Stéphane Glondu at 2024-06-20T04:26:35+02:00
Disable runtime_events lib on armel
- - - - -
2c29f832 by Stéphane Glondu at 2024-06-20T04:28:36+02:00
Update changelog
- - - - -
61f0eeb4 by Stéphane Glondu at 2024-06-20T04:32:01+02:00
Prepare upload to experimental
- - - - -
74002ad6 by Stéphane Glondu at 2024-06-20T04:35:14+02:00
Restore upstream configure script
- - - - -
a90b5cfa by Stéphane Glondu at 2024-06-21T13:23:58+02:00
Add Breaks/Replaces for lib{stdlib,compiler-libs}-ocaml-dev as well (Closes: #1073995)
- - - - -
a744104a by Stéphane Glondu at 2024-06-21T13:24:16+02:00
Update changelog
- - - - -
01101ae1 by Stéphane Glondu at 2024-06-21T15:27:54+02:00
Revert "Make runtime_events optional"
This reverts commit d848f2f6379179e6fa8ebfdc5a6c69474ad44223.
- - - - -
20d8ead6 by Stéphane Glondu at 2024-06-21T15:28:04+02:00
Revert "Disable runtime_events lib on armel"
This reverts commit a7e022d40c359932a76494ea38013fb604b6642c.
- - - - -
67b55bd2 by Stéphane Glondu at 2024-06-28T10:43:39+02:00
Detect if atomic 64-bit load from RO memory works
- - - - -
be290925 by Stéphane Glondu at 2024-06-28T10:44:48+02:00
Add Forwarded DEP3 tag to patch
- - - - -
feaea9af by Stéphane Glondu at 2024-06-28T10:44:59+02:00
Update changelog
- - - - -
bb14f0bc by Stéphane Glondu at 2024-06-30T08:29:31+02:00
Update m68k patch
- - - - -
25c51f11 by Stéphane Glondu at 2024-07-01T09:51:43+02:00
Update armel patch
- - - - -
d133262e by Stéphane Glondu at 2024-07-01T14:35:59+02:00
Update changelog
- - - - -
2c1b8bca by Stéphane Glondu at 2024-07-01T14:37:24+02:00
Prepare upload to experimental
- - - - -
e7792cdd by Stéphane Glondu at 2024-07-02T04:58:00+02:00
Bump version of findlib in Breaks/Replaces (Closes: #1074589)
- - - - -
3bb5ccb6 by Stéphane Glondu at 2024-07-02T04:59:07+02:00
Update changelog and prepare upload to experimental
- - - - -
8c4713b5 by Stéphane Glondu at 2024-08-03T02:55:50+02:00
Use OCAML_STDLIB_DIR more often
- - - - -
047e99ac by Stéphane Glondu at 2024-08-06T03:17:28+02:00
Add bytes and bigarray compatibility packages
- - - - -
46e9daac by Stéphane Glondu at 2024-08-06T03:17:28+02:00
Change OCaml stdlib dir to /usr/lib/<multiarch>/ocaml/<abi>
- - - - -
652e3e82 by Stéphane Glondu at 2024-08-06T06:16:18+02:00
Update changelog
- - - - -
5173b1f2 by Stéphane Glondu at 2024-08-07T14:10:36+02:00
Revert "Create ocaml-5-specific experimental branches"
This reverts commit 970cb8e4ef289d91cd7938a118aead2d7287e36d.
- - - - -
32f97e0f by Stéphane Glondu at 2024-08-07T14:12:27+02:00
Prepare upload to unstable
- - - - -
3 changed files:
- .depend
- .depend.menhir
- .gitattributes
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml/-/compare/fbaf9bd24527b54a969c14a501f7d8d67d312e4b...32f97e0fda5c107dc48dcd0ce5d1ddfce34f0806
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml/-/compare/fbaf9bd24527b54a969c14a501f7d8d67d312e4b...32f97e0fda5c107dc48dcd0ce5d1ddfce34f0806
You're receiving this email because of your account on salsa.debian.org.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "
http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:
inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"
Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Stéphane Glondu pushed to branch debian/sid at <a href="
https://salsa.debian.org/ocaml-team/ocaml">Debian OCaml Maintainers / ocaml</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/970cb8e4ef289d91cd7938a118aead2d7287e36d">970cb8e4</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2023-10-12T14:35:25+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Create ocaml-5-specific
experimental branches
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/f6ba10025dc5df39847066904a8bbeb708b570bf">f6ba1002</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T08:22:19+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.2.0</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/b9af5a78ea5acbf18b8d5d00802fd19459a1d647">b9af5a78</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T08:22:30+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream source from tag '
upstream/5.2.0'
Update to upstream version '5.2.0'
with Debian dir 0d4d30a2fc2415084d5ae32dfb6563415fa28722</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/448bd7838a0aeb3cf0ec227e69782a3f4750b7cf">448bd783</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T08:50:17+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream release
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/1a5892c407ce2c30ad043ce88d2d35366c6d46d5">1a5892c4</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:16+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Refresh patches
- remove rpath patch, which is no longer adequate
- add a patch to fix a call to test in configure.ac
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/5d3fe3a1512e9aa140c1b33161d0615b2990308c">5d3fe3a1</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:38+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update native architectures (drop
32-bit ones)
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/f4d7a4e23d8a9683507bb51aa7c4cbc02f74faee">f4d7a4e2</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:38+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove obsolete debian/control.in
and associated rule
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/e66ecc2462343961295a8c6f21b26cf5dc50ed58">e66ecc24</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:38+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update debian/dispatch.ml
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/61333a7410d9da1f7261dbd7501c7c4f5607b550">61333a74</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:38+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix tests
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/65aa4cc058b53bb515f88acd932df4c294e9b64f">65aa4cc0</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-12T15:19:38+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update packaging
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/b5fe4ced53815d13cf8e9fed66059f07651ddf3b">b5fe4ced</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T08:39:23+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Prepare upload to experimental
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/39b17dc81a395f6ea274c7bff40f7096a94274b6">39b17dc8</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T08:42:32+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Restore upstream configure script
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/d36d636951248b01c4e904573ecc654a0825d3d7">d36d6369</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T15:01:20+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove ppc64 from native
architectures
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/5dde9a26cd904e8beab4399d2d52545252d6e6e2">5dde9a26</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T15:01:20+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>ocaml Depends on libzstd-dev
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/ff33f334eae61cb54d5d35797193622b9d7a9112">ff33f334</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T15:01:20+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>libstdlib-ocaml Breaks/Replaces
libfindlib-ocaml (because of META files)
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/64e972d6eabbcd6a015a1a77369d99f6add0cfbd">64e972d6</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-13T15:01:20+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update changelog
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/e023dad969945b3bfcb9cabdd7082ac2eb45d603">e023dad9</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-15T08:18:32+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>A bug was reported about missing
Breaks/Replaces
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/6efd625825088a0f5645dab29787d8ae7cc48001">6efd6258</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-19T15:03:06+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Do no longer call "make bootstrap"
This implied building everything twice.
Bootstrap is tested in upstream CI nowadays, and we don't make changes
in the Debian package needing bootstrap. Even if we did, the procedure
is rather complex and it is probably more reasonable to do it outside
of the Debian package build process.
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/e910255c920f2fff5cae849609364d2acc43cc94">e910255c</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-19T15:05:21+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add reference to #1073289
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/34a75930adbff02733c7e91e53afda4e5b3edfc9">34a75930</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:25:27+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix FTBFS on m68k
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/d848f2f6379179e6fa8ebfdc5a6c69474ad44223">d848f2f6</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:26:30+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Make runtime_events optional
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/a7e022d40c359932a76494ea38013fb604b6642c">a7e022d4</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:26:35+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Disable runtime_events lib on armel
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/2c29f8322fca4030f2481142a9d454c11c4b1620">2c29f832</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:28:36+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update changelog
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/61f0eeb4f1c3da58b8180b23ed9f4da8bbbfc9a3">61f0eeb4</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:32:01+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Prepare upload to experimental
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/74002ad6e24bbc7e837b952c2d2f98de2fbe18f4">74002ad6</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-20T04:35:14+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Restore upstream configure script
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/a90b5cfadb6488ad81d8bb06b6186a62f0673720">a90b5cfa</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-21T13:23:58+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add Breaks/Replaces for lib{stdlib,
compiler-libs}-ocaml-dev as well (Closes: #1073995)
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/a744104aee63c7212300ad7ca6076df755157e36">a744104a</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-21T13:24:16+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update changelog
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/01101ae115e2f9cec21ea259cbf441b86c8ca564">01101ae1</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-21T15:27:54+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Revert "Make runtime_events
optional"
This reverts commit d848f2f6379179e6fa8ebfdc5a6c69474ad44223.
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/20d8ead60437e43accae467e0b81d72b57b4f81d">20d8ead6</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-21T15:28:04+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Revert "Disable runtime_events lib
on armel"
This reverts commit a7e022d40c359932a76494ea38013fb604b6642c.
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/67b55bd25ec81fbd85d37d413cded272e1083365">67b55bd2</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-28T10:43:39+02:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Detect if atomic 64-bit load from
RO memory works
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml/-/commit/be290925ec8c51ccc6fd45c0cbe8df7a1caf78ef">be290925</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2024-06-28T10:44:48+02:00 </i> </div>
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)