• [Git][ocaml-team/ocaml-dune][master] 8 commits: Fix d/watch

    From " @21:1/5 to All on Wed Jun 21 17:20:02 2023
    Julien Puydt pushed to branch master at Debian OCaml Maintainers / ocaml-dune


    Commits:
    4bcdaadc by Julien Puydt at 2023-06-19T15:44:28+02:00
    Fix d/watch

    - - - - -
    0fb7293e by Julien Puydt at 2023-06-19T15:46:02+02:00
    New upstream version 3.8.2
    - - - - -
    829e831b by Julien Puydt at 2023-06-19T15:46:11+02:00
    Update upstream source from tag 'upstream/3.8.2'

    Update to upstream version '3.8.2'
    with Debian dir c1b145320264c4865f76f22e65bb0e69884eb7df
    - - - - -
    8e42ec23 by Julien Puydt at 2023-06-19T15:47:01+02:00
    Drop transitional dune package (Closes: #1038290)

    - - - - -
    0ec3d3a8 by Julien Puydt at 2023-06-19T16:26:48+02:00
    Bump standards-version to 4.6.2

    - - - - -
    777d0a82 by Julien Puydt at 2023-06-19T16:27:21+02:00
    Package new upstream 3.8.2

    - - - - -
    1a3f2520 by Julien Puydt at 2023-06-19T16:28:54+02:00
    Adapt to new location of bootstrap.ml

    - - - - -
    2adafc69 by Julien Puydt at 2023-06-21T16:50:23+02:00
    Adapt the building rule to the new system

    - - - - -


    30 changed files:

    - + .dockerignore
    - .gitattributes
    - .github/CODEOWNERS
    - .github/ISSUE_TEMPLATE/bug_report.md
    - + .github/workflows/bench.yml
    - − .github/workflows/ci.ml
    - .github/workflows/workflow.yml
    - .gitignore
    - .ocamlformat
    - + .readthedocs.yaml
    - CHANGES.md
    - + CODE_OF_CONDUCT.md
    - CONTRIBUTING.md
    - − HACKING.md
    - − MIGRATION.md
    - Makefile
    - README.md
    - + bench.Dockerfile
    - + bench/bench.ml
    - bench/dune
    - − bench/dune_bench/file_tree_cache.ml
    - − bench/dune_bench/scheduler_bench.ml
    - + bench/gen-benchmark.sh
    - + bench/gen_synthetic.ml
    - + bench/gen_synthetic_dune_watch.ml
    - − bench/main.ml
    - + bench/micro/copyfile.ml
    - + bench/micro/digest_bench.ml
    - + bench/micro/digest_bench_main.ml
    - + bench/micro/dune


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/fad45a105ee82b2cf659cb2875b23936bb664321...2adafc69a93a530c812e8b31f597afebc8682630

    --
    View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/fad45a105ee82b2cf659cb2875b23936bb664321...2adafc69a93a530c812e8b31f597afebc8682630
    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, "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: 0.875rem;
    }
    body {
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    }
    body {
    font-family: var(--default-regular-font, -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,0.01) 0 0 1px; font-family: var(--default-regular-font, -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;">
    Julien Puydt pushed to branch master at <a href="https://salsa.debian.org/ocaml-team/ocaml-dune">Debian OCaml Maintainers / ocaml-dune</a>
    </h3>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    Commits:
    </h4>


    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/4bcdaadcd819bb091c1b2dd5289500d3974dcf48">4bcdaadc</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T15:44:28+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 d/watch
    </pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/0fb7293e08c5e0e0e79761cf7b8023558de4ba2d">0fb7293e</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T15:46:02+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 3.8.2</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/829e831be88c9b4fd73982e5de5d86981e96d858">829e831b</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T15:46:11+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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/3.8.2'

    Update to upstream version '3.8.2'
    with Debian dir c1b145320264c4865f76f22e65bb0e69884eb7df</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/8e42ec23a75102157d5d869648e4e8fc3ad7ac8a">8e42ec23</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T15:47:01+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Drop transitional dune package (Closes: #1038290)
    </pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/0ec3d3a847fb1a750920d30f84943f2187968fe2">0ec3d3a8</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T16:26:48+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Bump standards-version to 4.6.2
    </pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/777d0a821e17fcd0c9f5e14e0baed88052e36f23">777d0a82</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T16:27:21+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Package new upstream 3.8.2
    </pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/1a3f25200c0e1ad7fe31afa4dd0263a61a7a071f">1a3f2520</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-19T16:28:54+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Adapt to new location of bootstrap.ml
    </pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/2adafc69a93a530c812e8b31f597afebc8682630">2adafc69</a></strong>
    <div>
    <span> by Julien Puydt </span> <i> at 2023-06-21T16:50:23+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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;'>Adapt the building rule to the new system
    </pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    30 changed files:
    </h4>

    <li class="file-stats">
    <a href="#05a721ebe3ba0754116825ed1359ff1785f4bbac">
    <span class="new-file">
    +
    .dockerignore
    </span>

    </li>
    <li class="file-stats">
    <a href="#24139dae656713ba861751fb2c2ac38839349a7a">
    .gitattributes

    </li>
    <li class="file-stats">
    <a href="#7f9004ad0df1b6391abc998d9a153f9e763cbdd7">
    .github/CODEOWNERS

    </li>
    <li class="file-stats">
    <a href="#a03585ab89eed5e0782a1875b2d8153b97865d30"> .github/ISSUE_TEMPLATE/bug_report.md

    </li>
    <li class="file-stats">
    <a href="#72085d3f5f64507eea0429480bcbf4e6683b3aa4">
    <span class="new-file">
    +
    .github/workflows/bench.yml
    </span>

    </li>
    <li class="file-stats">
    <a href="#81481e01037cd1d00aaad12482506914ea200e9a">
    <span class="deleted-file">
    &#8722;
    .github/workflows/ci.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#a5af269aff4ed66e52c6b268d1c25ddf0116617b"> .github/workflows/workflow.yml

    </li>
    <li class="file-stats">
    <a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
    .gitignore

    </li>
    <li class="file-stats">
    <a href="#0cf472bed88991efb449d2d513fa25c0ae3c88e6">
    .ocamlformat

    </li>
    <li class="file-stats">
    <a href="#8b28ba38a2c1b980c9846458130ebd674aea62fa">
    <span class="new-file">
    +
    .readthedocs.yaml
    </span>

    </li>
    <li class="file-stats">
    <a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
    CHANGES.md

    </li>
    <li class="file-stats">
    <a href="#0834ae016f8fea5cff771880c0be1d55299732ff">
    <span class="new-file">
    +
    CODE_OF_CONDUCT.md
    </span>

    </li>
    <li class="file-stats">
    <a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
    CONTRIBUTING.md

    </li>
    <li class="file-stats">
    <a href="#0c39c6a7c54e5d668d208665d6e5ccecdd3bb246">
    <span class="deleted-file">
    &#8722;
    HACKING.md
    </span>

    </li>
    <li class="file-stats">
    <a href="#aa687ad56e8ef87ab9bc6e121f157dcec60d64cd">
    <span class="deleted-file">
    &#8722;
    MIGRATION.md
    </span>

    </li>
    <li class="file-stats">
    <a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
    Makefile

    </li>
    <li class="file-stats">
    <a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
    README.md

    </li>
    <li class="file-stats">
    <a href="#d7e7385e719354a5143db787232ebbe4b9330ec7">
    <span class="new-file">
    +
    bench.Dockerfile
    </span>

    </li>
    <li class="file-stats">
    <a href="#eb0ef139e5b5fc73eebbdeff00375bad52fa3b9c">
    <span class="new-file">
    +
    bench/bench.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#fe0e2a3758b22a80a544c4a6477b988bfb938032">
    bench/dune

    </li>
    <li class="file-stats">
    <a href="#b75b9bcdbeee24ae560da4eced314c297a75e86f">
    <span class="deleted-file">
    &#8722;
    bench/dune_bench/file_tree_cache.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#e9ebfaeccdf1b99fc16bcdce430291608960eba0">
    <span class="deleted-file">
    &#8722;
    bench/dune_bench/scheduler_bench.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#e4cfb3ad7167abdcfaae36d666035da16a93035a">
    <span class="new-file">
    +
    bench/gen-benchmark.sh
    </span>

    </li>
    <li class="file-stats">
    <a href="#fbe9acdeaf2cb2022b0bdac69d1f5ae136718492">
    <span class="new-file">
    +
    bench/gen_synthetic.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#efa29a03a6d773dcf9d9baf069cb5f1495211011">
    <span class="new-file">
    +
    bench/gen_synthetic_dune_watch.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#94e370d89e0df83ee9684a43800735d86c5729e9">
    <span class="deleted-file">
    &#8722;
    bench/main.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#399a9a3cdd7691a006dc0c86afccd54450013df7">
    <span class="new-file">
    +
    bench/micro/copyfile.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#e92d30dacc084d167373d7757ba64f31eb56e22e">
    <span class="new-file">
    +
    bench/micro/digest_bench.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#e6e49696ca4fc29580181036ef2e7ba2e5dbd5fb">
    <span class="new-file">
    +
    bench/micro/digest_bench_main.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#23aa6a7eeca6db6ae7200ce8e32ca41e59b3f1b1">
    <span class="new-file">
    +
    bench/micro/dune
    </span>

    </li>
    </ul>
    <h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
    The diff was not included because it is too large.
    </h5>

    </div>
    <div class="footer" style="margin-top: 10px;">
    <p style="font-size: small; color: #737278;">
    &#8212;

    <a href="https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/fad45a105ee82b2cf659cb2875b23936bb664321...2adafc69a93a530c812e8b31f597afebc8682630">View it on GitLab</a>.

    You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
    class="mng-notif-link">Manage all notifications</a> &#183; <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>




    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)