Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / camlp5
Commits:
d9af37d8 by Stéphane Glondu at 2023-01-20T12:39:40+01:00
New upstream version 8.00.04
- - - - -
d43d435c by Stéphane Glondu at 2023-01-20T12:39:44+01:00
Update upstream source from tag 'upstream/8.00.04'
Update to upstream version '8.00.04'
with Debian dir cdabdecf2810aa1ebefa0f499826e62d5de5deeb
- - - - -
9fbde86e by Stéphane Glondu at 2023-01-20T12:39:52+01:00
New upstream release
- - - - -
1c744970 by Stéphane Glondu at 2023-01-20T12:45:24+01:00
Update changelog and prepare upload to unstable
- - - - -
30 changed files:
- CHANGES
- README.md
- debian/changelog
- etc/META.pl
- etc/pr_o.ml
- lib/ploc.ml
- lib/ploc.mli
- main/ast2pt.ml
- main/ast2pt.mli
- main/pcaml.ml
- ocaml_src/lib/ploc.ml
- ocaml_src/lib/ploc.mli
- + ocaml_src/lib/versdep/5.0.0.ml
- ocaml_src/main/ast2pt.ml
- ocaml_src/main/ast2pt.mli
- ocaml_src/main/pcaml.ml
- ocaml_src/meta/pa_r.ml
- ocaml_src/odyl/Makefile
- ocaml_src/odyl/odyl.ml
- + ocaml_stuff/5.0.0/parsing/.depend
- + ocaml_stuff/5.0.0/parsing/.gitignore
- + ocaml_stuff/5.0.0/parsing/Makefile
- + ocaml_stuff/5.0.0/parsing/asttypes.mli
- + ocaml_stuff/5.0.0/parsing/location.mli
- + ocaml_stuff/5.0.0/parsing/longident.mli
- + ocaml_stuff/5.0.0/parsing/parsetree.mli
- + ocaml_stuff/5.0.0/utils/.depend
- + ocaml_stuff/5.0.0/utils/.gitignore
- + ocaml_stuff/5.0.0/utils/Makefile
- + ocaml_stuff/5.0.0/utils/pconfig.ml
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/camlp5/-/compare/3ebfb1ec60c00018771ce0f68b7628f6b18c5f90...1c74497094732c2d074d682772151c59b30a1800
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/camlp5/-/compare/3ebfb1ec60c00018771ce0f68b7628f6b18c5f90...1c74497094732c2d074d682772151c59b30a1800
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 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: -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: -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 master at <a href="
https://salsa.debian.org/ocaml-team/camlp5">Debian OCaml Maintainers / camlp5</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/camlp5/-/commit/d9af37d8a511fdec3ec7f06bdba17cc2df3e9444">d9af37d8</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2023-01-20T12:39:40+01:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 8.00.04</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/camlp5/-/commit/d43d435c7f91626f6e6da396ab6c700280e1b9c3">d43d435c</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2023-01-20T12:39:44+01:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update upstream source from tag 'upstream/8.00.04'
Update to upstream version '8.00.04'
with Debian dir cdabdecf2810aa1ebefa0f499826e62d5de5deeb</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/camlp5/-/commit/9fbde86e624e2e36fc1914313b928c58f85d9adc">9fbde86e</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2023-01-20T12:39:52+01:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream release
</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/camlp5/-/commit/1c74497094732c2d074d682772151c59b30a1800">1c744970</a></strong>
<div>
<span> by Stéphane Glondu </span> <i> at 2023-01-20T12:45:24+01:00 </i> </div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update changelog and prepare upload to unstable
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<li class="file-stats">
<a href="#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
CHANGES
</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="#3922c1a4869a5846e2fc2141a49ead4e987016ce">
etc/META.pl
</li>
<li class="file-stats">
<a href="#18dea3113ea74431ca509d7e83712251ba2e87f2">
etc/pr_o.ml
</li>
<li class="file-stats">
<a href="#060fed39140eddd42b515b3d7572d9328a72ea23">
lib/ploc.ml
</li>
<li class="file-stats">
<a href="#7505cda3a79c13c9190679fce1f06dbef0829929">
lib/ploc.mli
</li>
<li class="file-stats">
<a href="#17bae0b0b0370385fc0be0f35ad1c056c1c26b53">
main/ast2pt.ml
</li>
<li class="file-stats">
<a href="#c18d61632447e8b3e51696868055d722c0006b98">
main/ast2pt.mli
</li>
<li class="file-stats">
<a href="#bf47e0cda5f6a1988198325086f120177ad056de">
main/pcaml.ml
</li>
<li class="file-stats">
<a href="#6ce4216f10a04c4058c5aa2a5c82f06427ae5bea">
ocaml_src/lib/ploc.ml
</li>
<li class="file-stats">
<a href="#5002a08cf4259572a1398ec251a7a1a56af9da9d">
ocaml_src/lib/ploc.mli
</li>
<li class="file-stats">
<a href="#cb0f3baa3c2a05542f770f80edf8836f52f30589">
<span class="new-file">
+
ocaml_src/lib/versdep/5.0.0.ml
</span>
</li>
<li class="file-stats">
<a href="#723fca3920f8ccd2e2192a24e7fb520df3701483">
ocaml_src/main/ast2pt.ml
</li>
<li class="file-stats">
<a href="#3886fb1045a2aa473eaccb032c60608a9d797f15">
ocaml_src/main/ast2pt.mli
</li>
<li class="file-stats">
<a href="#13629aeafb6ed09164ce965947c6c2b8eac3fd59">
ocaml_src/main/pcaml.ml
</li>
<li class="file-stats">
<a href="#a566e7b20c70266ceb8bb73d2e12b40c3c5fef09">
ocaml_src/meta/pa_r.ml
</li>
<li class="file-stats">
<a href="#ade6653753058974877974ddab8a6f2d7ed88de0">
ocaml_src/odyl/Makefile
</li>
<li class="file-stats">
<a href="#abea6e84d3863c53a5819fde6452a695edb7ad8a">
ocaml_src/odyl/odyl.ml
</li>
<li class="file-stats">
<a href="#4f3c64fd8764b48b6417ad0b508edab25e785c31">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/.depend
</span>
</li>
<li class="file-stats">
<a href="#fe5e3fce1d996219dcae4a4d517440c241b1104b">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/.gitignore
</span>
</li>
<li class="file-stats">
<a href="#441b3de8b203b6df0f61f8fe798984c5e6d63847">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/Makefile
</span>
</li>
<li class="file-stats">
<a href="#3d8ccd6d7dcf8777d18b89689ab5877be03d9b9b">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/asttypes.mli
</span>
</li>
<li class="file-stats">
<a href="#5360806017cfac9cb83aed8113c1ef8bebf35fd9">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/location.mli
</span>
</li>
<li class="file-stats">
<a href="#5fffa1474d6e54ff6df8e812a203e0c74b0ed0e5">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/longident.mli
</span>
</li>
<li class="file-stats">
<a href="#e8fffd5ee549bf5912b4d4f54df63388c1dc7812">
<span class="new-file">
+
ocaml_stuff/5.0.0/parsing/parsetree.mli
</span>
</li>
<li class="file-stats">
<a href="#521cd8e6a5bbc46b9e4fe6fc4cc7dbb556d76a2f">
<span class="new-file">
+
ocaml_stuff/5.0.0/utils/.depend
</span>
</li>
<li class="file-stats">
<a href="#32f569d3a531d20d4f7323782d7b8ee00e1f3e04">
<span class="new-file">
+
ocaml_stuff/5.0.0/utils/.gitignore
</span>
</li>
<li class="file-stats">
<a href="#60790c12446842fc9a690bd57385912490bf6cf0">
<span class="new-file">
+
ocaml_stuff/5.0.0/utils/Makefile
</span>
</li>
<li class="file-stats">
<a href="#1ad99e93357ad9e48a00c26c7a408a302aa25fb2">
<span class="new-file">
+
ocaml_stuff/5.0.0/utils/pconfig.ml
</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: #666;">
—
<a href="
https://salsa.debian.org/ocaml-team/camlp5/-/compare/3ebfb1ec60c00018771ce0f68b7628f6b18c5f90...1c74497094732c2d074d682772151c59b30a1800">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> · <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)