• [Git][ocaml-team/camlp5][upstream] 3 commits: New upstream version 8.00

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Wed Jan 19 21:30:01 2022
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / camlp5


    Commits:
    0acac75f by Stephane Glondu at 2021-12-25T13:11:19+01:00
    New upstream version 8.00
    - - - - -
    05aba61f by Stephane Glondu at 2021-12-25T13:11:24+01:00
    New upstream version 8.00.01
    - - - - -
    8c9f78dc by Stephane Glondu at 2021-12-25T13:11:43+01:00
    New upstream version 8.00.02
    - - - - -


    30 changed files:

    - .gitignore
    - CHANGES
    - Makefile
    - README.md
    - RELEASING
    - − camlp5.opam
    - compile/.depend
    - compile/.gitignore
    - compile/Makefile
    - compile/compile.ml
    - compile/compile.sh
    - + compile/strip-parser.pl
    - config/Makefile.tpl
    - doc/.gitignore
    - doc/htmlp/Makefile
    - doc/htmlp/parsers.html
    - + doc/rst/building.rst
    - doc/rst/commands.rst
    - + doc/rst/deprecated.rst
    - doc/rst/grammars.rst
    - doc/rst/index.rst
    - doc/rst/intro.rst
    - doc/rst/parsers.rst
    - doc/rst/parsing-tools.rst
    - doc/rst/printers.rst
    - doc/rst/printing-tools.rst
    - doc/rst/revsynt.rst
    - + doc/rst/tutorial-extending-camlp5.rst
    - + doc/rst/tutorial-language-processing.rst
    - etc/.depend


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/camlp5/-/compare/2200cb05e3eddaf903c8b158c66d8e919749f4cc...8c9f78dc6ada986682cb01aa7b199e03be960035

    --
    View it on GitLab: https://salsa.debian.org/ocaml-team/camlp5/-/compare/2200cb05e3eddaf903c8b158c66d8e919749f4cc...8c9f78dc6ada986682cb01aa7b199e03be960035
    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">
    <head>
    <meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
    <title>
    GitLab
    </title>



    <style>img {
    max-width: 100%; height: auto;
    }
    </style>
    </head>
    <body>
    <div class="content">


    St&#233;phane Glondu pushed to branch upstream
    at <a href="https://salsa.debian.org/ocaml-team/camlp5">Debian OCaml Maintainers / camlp5</a>
    </h3>

    Commits:
    </h4>


    <strong><a href="https://salsa.debian.org/ocaml-team/camlp5/-/commit/0acac75f274e540f85f1af407e7f9e407f773238">0acac75f</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-25T13:11:19+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 8.00</pre>
    </li>

    <strong><a href="https://salsa.debian.org/ocaml-team/camlp5/-/commit/05aba61f5f65d99c61754dac7be986afe10d195b">05aba61f</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-25T13:11:24+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 8.00.01</pre>
    </li>

    <strong><a href="https://salsa.debian.org/ocaml-team/camlp5/-/commit/8c9f78dc6ada986682cb01aa7b199e03be960035">8c9f78dc</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-25T13:11:43+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 8.00.02</pre>
    </li>
    </ul>
    <h4>30 changed files:</h4>

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

    </li>
    <li class="file-stats">
    <a href="#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
    CHANGES

    </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="#ee6f65fac02f29e0f3c5716ce52996dc885be2e9">
    RELEASING

    </li>
    <li class="file-stats">
    <a href="#bd0305ba9db4ae83f6db4e8956db2e784698f96f">
    <span class="deleted-file">
    &#8722;
    camlp5.opam
    </span>

    </li>
    <li class="file-stats">
    <a href="#f3d6a9c061e087a614260c2b58ebd920620c0f65">
    compile/.depend

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

    </li>
    <li class="file-stats">
    <a href="#6166481030ebfd49a140e7a35852f2ff35f5754a">
    compile/Makefile

    </li>
    <li class="file-stats">
    <a href="#cbc770d2e75f116d596a40db77af593825748a00">
    compile/compile.ml

    </li>
    <li class="file-stats">
    <a href="#5b79eabf271cfcb760e6dd7343e7341ba5b10eae">
    compile/compile.sh

    </li>
    <li class="file-stats">
    <a href="#1ca49cbcfc3380cf06d55a39e5eea23f2ca87b74">
    <span class="new-file">
    +
    compile/strip-parser.pl
    </span>

    </li>
    <li class="file-stats">
    <a href="#c87c7829e36f05b6c81d4d6f290c424171385545">
    config/Makefile.tpl

    </li>
    <li class="file-stats">
    <a href="#9527117c6a2a17d94b217b7122000c747b932a14">
    doc/.gitignore

    </li>
    <li class="file-stats">
    <a href="#0b19bf63014b6a5db302b6b59671ffca742a55e3">
    doc/htmlp/Makefile

    </li>
    <li class="file-stats">
    <a href="#6ff6b9911710652c54295485482389e00ebd1ea2">
    doc/htmlp/parsers.html

    </li>
    <li class="file-stats">
    <a href="#8321e9619073e53961c2db73745d248b141317c1">
    <span class="new-file">
    +
    doc/rst/building.rst
    </span>

    </li>
    <li class="file-stats">
    <a href="#c91d4f426484ce62f82b73c9f6b9498ee3993ef8">
    doc/rst/commands.rst

    </li>
    <li class="file-stats">
    <a href="#479a2d514af76b8592d3b3ac8b6565d252c6da7b">
    <span class="new-file">
    +
    doc/rst/deprecated.rst
    </span>

    </li>
    <li class="file-stats">
    <a href="#6220fc9b8b67d4928396af7456a5d583263e7b12">
    doc/rst/grammars.rst

    </li>
    <li class="file-stats">
    <a href="#d3bac086bdd7e6226519160e53d3d7effcaeda69">
    doc/rst/index.rst

    </li>
    <li class="file-stats">
    <a href="#ae59c9abcf5d6f7a738419882b09a5b50bc3ab28">
    doc/rst/intro.rst

    </li>
    <li class="file-stats">
    <a href="#bb47afd1d38077cf6ea6a7f41482b8a77d2191b4">
    doc/rst/parsers.rst

    </li>
    <li class="file-stats">
    <a href="#bace74941a68d0ced91d83dab83005c22f14ee5b">
    doc/rst/parsing-tools.rst

    </li>
    <li class="file-stats">
    <a href="#c87550c9dde7a362bb9cf738531472de5d108f0c">
    doc/rst/printers.rst

    </li>
    <li class="file-stats">
    <a href="#04d328b26f329a03cfa4a3db4e9cf16f15a07512">
    doc/rst/printing-tools.rst

    </li>
    <li class="file-stats">
    <a href="#85a4f1c9afb7650cec85ea3548863a756ead532e">
    doc/rst/revsynt.rst

    </li>
    <li class="file-stats">
    <a href="#7144ea796d3afc6a1e00858edc680a23a5d74321">
    <span class="new-file">
    +
    doc/rst/tutorial-extending-camlp5.rst
    </span>

    </li>
    <li class="file-stats">
    <a href="#0c6319d11cf043afcbc38a322483267c7ae879f3">
    <span class="new-file">
    +
    doc/rst/tutorial-language-processing.rst
    </span>

    </li>
    <li class="file-stats">
    <a href="#1a22c25655fc3e56d7f8eb45855e740b6bde2f2f">
    etc/.depend

    </li>
    </ul>
    <h5>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: #666;">
    &#8212;

    <a href="https://salsa.debian.org/ocaml-team/camlp5/-/compare/2200cb05e3eddaf903c8b158c66d8e919749f4cc...8c9f78dc6ada986682cb01aa7b199e03be960035">View it on GitLab</a>.

    You're receiving this email because of your account on salsa.debian.org.
    If you'd like to receive fewer emails, you can
    adjust your notification settings.




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

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