• [Git][ocaml-team/ocaml-sedlex][master] 6 commits: New upstream version

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Fri Oct 6 15:20:01 2023
    Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-sedlex


    Commits:
    c7dc8e8e by Stephane Glondu at 2023-10-06T14:45:18+02:00
    New upstream version 3.1
    - - - - -
    2e0e5ec8 by Stephane Glondu at 2023-10-06T14:45:27+02:00
    New upstream version 3.2
    - - - - -
    77618891 by Stephane Glondu at 2023-10-06T14:45:28+02:00
    Update upstream source from tag 'upstream/3.2'

    Update to upstream version '3.2'
    with Debian dir 062238be66d8b0b12dda8dd071c9dd49bd8fd16e
    - - - - -
    b95de4ba by Stephane Glondu at 2023-10-06T14:45:34+02:00
    New upstream release

    - - - - -
    b28de9a0 by Stephane Glondu at 2023-10-06T14:58:10+02:00
    Update packaging

    - - - - -
    8f83b61d by Stephane Glondu at 2023-10-06T14:58:35+02:00
    Update changelog and prepare upload to unstable

    - - - - -


    29 changed files:

    - + .github/workflows/build.yml
    - + .github/workflows/changelog.yml
    - − .github/workflows/ci.yml
    - + .github/workflows/doc.yml
    - .ocamlformat
    - − CHANGES
    - + CHANGES.md
    - README.md
    - debian/changelog
    - debian/control
    - + debian/libsedlex-ocaml-dev.docs
    - dune-project
    - examples/regressions.ml
    - examples/unicode_old.ml
    - sedlex.opam
    - + src/common/cset.ml
    - src/syntax/sedlex_cset.mli → src/common/cset.mli
    - + src/common/dune
    - src/generator/data/base_url
    - src/generator/data/dune
    - src/generator/dune
    - + src/generator/gen_unicode.ml
    - − src/generator/gen_unicode.ml.inc
    - src/lib/sedlexing.ml
    - src/lib/sedlexing.mli
    - src/syntax/dune
    - + src/syntax/iso.ml
    - + src/syntax/iso.mli
    - src/syntax/ppx_sedlex.ml


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/compare/651d8d4551fe1f87c12bcf3e4df9302379289d3e...8f83b61dc3aa3fd08c57e495d1fcc7cc0caca226

    --
    View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/compare/651d8d4551fe1f87c12bcf3e4df9302379289d3e...8f83b61dc3aa3fd08c57e495d1fcc7cc0caca226
    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: 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: 0.875rem;
    }
    body {
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    }
    body {
    font-family: "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,0.01) 0 0 1px; font-family: "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&#233;phane Glondu pushed to branch master at <a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex">Debian OCaml Maintainers / ocaml-sedlex</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-sedlex/-/commit/c7dc8e8e09ecde5bb0f9b206120b225b25d71753">c7dc8e8e</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:45:18+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "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 3.1</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/2e0e5ec87b346ee78c661dfd0d57303a9fc7c0fd">2e0e5ec8</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:45: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: "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 3.2</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/776188910c406a1464616b702c4b5602a5f62add">77618891</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:45:28+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "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/3.2'

    Update to upstream version '3.2'
    with Debian dir 062238be66d8b0b12dda8dd071c9dd49bd8fd16e</pre>
    </li>

    <strong style="font-weight: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/b95de4bad604b9f0f195292ba2ad5d26b2855770">b95de4ba</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:45:34+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "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: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/b28de9a0fe445c748936c97cf0f5b3a56d0d317a">b28de9a0</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:58:10+02:00 </i>
    </div>
    <pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "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: bold;"><a href="https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/8f83b61dc3aa3fd08c57e495d1fcc7cc0caca226">8f83b61d</a></strong>
    <div>
    <span> by Stephane Glondu </span> <i> at 2023-10-06T14:58: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: "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 and prepare upload to
    unstable
    </pre>
    </li>
    </ul>
    <h4 style="margin-top: 10px; margin-bottom: 10px;">
    29 changed files:
    </h4>

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

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

    </li>
    <li class="file-stats">
    <a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
    <span class="deleted-file">
    &#8722;
    .github/workflows/ci.yml
    </span>

    </li>
    <li class="file-stats">
    <a href="#21e9d69633a4e3b5345a21eaae12937a8116ab44">
    <span class="new-file">
    +
    .github/workflows/doc.yml
    </span>

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

    </li>
    <li class="file-stats">
    <a href="#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
    <span class="deleted-file">
    &#8722;
    CHANGES
    </span>

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

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

    </li>
    <li class="file-stats">
    <a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
    debian/changelog

    </li>
    <li class="file-stats">
    <a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
    debian/control

    </li>
    <li class="file-stats">
    <a href="#b7ca6a085cb11e200047f2505665b8ea855534ac">
    <span class="new-file">
    +
    debian/libsedlex-ocaml-dev.docs
    </span>

    </li>
    <li class="file-stats">
    <a href="#a883255a0b9405feaed74dd1260b37fc100b3554">
    dune-project

    </li>
    <li class="file-stats">
    <a href="#24c6182daee1170f9f9c82f20417489e2c2854e9">
    examples/regressions.ml

    </li>
    <li class="file-stats">
    <a href="#eabe2ce7027090361b12b51b0a03f9408bbd3cb0">
    examples/unicode_old.ml

    </li>
    <li class="file-stats">
    <a href="#b7b2b56cbd385b238137a37087afa9138e6f5552">
    sedlex.opam

    </li>
    <li class="file-stats">
    <a href="#fbe72c5126caa04f5fd47f8022ef5174bb4cdcb5">
    <span class="new-file">
    +
    src/common/cset.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#cbf536b39e438796b9f2976c1c5d15f729925087">
    src/syntax/sedlex_cset.mli
    &#8594;
    src/common/cset.mli

    </li>
    <li class="file-stats">
    <a href="#0f23397da7a85cc51b8545e1704ffe7847e0eea3">
    <span class="new-file">
    +
    src/common/dune
    </span>

    </li>
    <li class="file-stats">
    <a href="#770bcd13eb9f4dc3285478763c6dcc69853670ed"> src/generator/data/base_url

    </li>
    <li class="file-stats">
    <a href="#2ad862aa9e56385758fecdae4e08bbb892849440">
    src/generator/data/dune

    </li>
    <li class="file-stats">
    <a href="#0ddb8f4f7c35ae610c8810db7c3ac46a3332559f">
    src/generator/dune

    </li>
    <li class="file-stats">
    <a href="#ef586b8b1e965fea5a9ad7a9a78fe64884b0e74f">
    <span class="new-file">
    +
    src/generator/gen_unicode.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#8d233fee3eeee524830a60ba5a2a8710c8cb5a31">
    <span class="deleted-file">
    &#8722;
    src/generator/gen_unicode.ml.inc
    </span>

    </li>
    <li class="file-stats">
    <a href="#8d6b4edc780cd2929e142c6d23a55e9de580134d">
    src/lib/sedlexing.ml

    </li>
    <li class="file-stats">
    <a href="#f793dfa8c33dcf713f97075a3737e1be735c09cb">
    src/lib/sedlexing.mli

    </li>
    <li class="file-stats">
    <a href="#6fe3ed89913316ebd07a0357fc26a94548a7a7b0">
    src/syntax/dune

    </li>
    <li class="file-stats">
    <a href="#9e2bd04e3fde9d14d71ca59327b06eee4b48eb1f">
    <span class="new-file">
    +
    src/syntax/iso.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#1dc7d581004bc25f447325b2ef41a899dbb47864">
    <span class="new-file">
    +
    src/syntax/iso.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#97a4ee09317550fd47deadd84e5e9aa4514600ce">
    src/syntax/ppx_sedlex.ml

    </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-sedlex/-/compare/651d8d4551fe1f87c12bcf3e4df9302379289d3e...8f83b61dc3aa3fd08c57e495d1fcc7cc0caca226">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)