Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / eliom
Commits: 7d985a3e by Stephane Glondu at 2024-09-24T15:56:12+02:00 New upstream version 11.0.0 - - - - - f1869c82 by Stephane Glondu at 2024-09-24T15:56:21+02:00 New upstream version 11.0.1 - - - - - 30 changed files: - + .github/dependabot.yml - .github/workflows/workflow.yml - Makefile - doc/client.indexdoc - doc/index.wiki - − doc/ocamlbuild.indexdoc - dune-project - eliom.opam - pkg/distillery/dune - pkg/distillery/templates/client-server.basic/.eliomignore → pkg/distillery/templates/app.exe/.eliomignore - pkg/distillery/templates/client-server.basic/.eliomreserve → pkg/distillery/templates/app.exe/.eliomreserve - pkg/distillery/templates/client-server.basic/.eliomverbatim → pkg/distillery/templates/app.exe/.eliomverbatim - pkg/distillery/templates/client-server.basic/.gitignore → pkg/distillery/templates/app.exe/.gitignore - pkg/distillery/templates/client-server.basic/.ocamlformat → pkg/distillery/templates/app.exe/.ocamlformat - pkg/distillery/templates/client-server.basic/.ocp-indent → pkg/distillery/templates/app.exe/.ocp-indent - pkg/distillery/templates/client-server.basic/LICENSE → pkg/distillery/templates/app.exe/LICENSE - pkg/distillery/templates/client-server.basic/Makefile → pkg/distillery/templates/app.exe/Makefile - + pkg/distillery/templates/app.exe/Makefile.app - + pkg/distillery/templates/app.exe/Makefile.options - + pkg/distillery/templates/app.exe/PROJECT_NAME.eliom - pkg/distillery/templates/client-server.basic/PROJECT_NAME.opam → pkg/distillery/templates/app.exe/PROJECT_NAME.opam - + pkg/distillery/templates/app.exe/PROJECT_NAME_main.eliom - + pkg/distillery/templates/app.exe/README.md - pkg/distillery/templates/client-server.basic/assets!example → pkg/distillery/templates/app.exe/assets!example - + pkg/distillery/templates/app.exe/dune - pkg/distillery/templates/client-server.basic/dune-project → pkg/distillery/templates/app.exe/dune-project - pkg/distillery/templates/client-server.basic/static!css!PROJECT_NAME.css → pkg/distillery/templates/app.exe/static!css!PROJECT_NAME.css - pkg/distillery/templates/client-server.basic/tools!check_modules.ml → pkg/distillery/templates/app.exe/tools!check_modules.ml - pkg/distillery/templates/client-server.basic/tools!dune → pkg/distillery/templates/app.exe/tools!dune - pkg/distillery/templates/client-server.basic/tools!gen_dune.ml → pkg/distillery/templates/app.exe/tools!gen_dune.ml The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/ocaml-team/eliom/-/compare/1e4d816b2c913754d7b19c552c2e5b5a066e4ec0...f1869c82c2b6da7b03e7010f38ddc459bcee3f35 -- View it on GitLab: https://salsa.debian.org/ocaml-team/eliom/-/compare/1e4d816b2c913754d7b19c552c2e5b5a066e4ec0...f1869c82c2b6da7b03e7010f38ddc459bcee3f35 You're receiving this email because of your account on salsa.debian.org.

