Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlwc
Commits: b8d351c5 by Stephane Glondu at 2022-01-19T21:17:52+01:00 Update packaging - - - - - 4ef62b49 by Stephane Glondu at 2022-01-19T21:18:24+01:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocamlwc (0.3-18) unstable; urgency=medium + + * Recompile with OCaml 4.13.1 + * Bump Standards-Version to 4.6.0 + + -- Stéphane Glondu <[email protected]> Wed, 19 Jan 2022 21:18:17 +0100 + ocamlwc (0.3-17) unstable; urgency=medium * Recompile with OCaml 4.11.1 ===================================== debian/control ===================================== @@ -6,8 +6,8 @@ Uploaders: Georg Neis <[email protected]>, Ralf Treinen <[email protected]>, Stéphane Glondu <[email protected]> Build-Depends: debhelper-compat (= 13), dh-ocaml -Build-Depends-Indep: ocaml-nox -Standards-Version: 4.5.0 +Build-Depends-Indep: ocaml +Standards-Version: 4.6.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlwc/-/compare/e8b20d326329461828f960e16e48b4d0efb65ba4...4ef62b4959b76b42eab72dbe85e80adac8f9cd7b -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlwc/-/compare/e8b20d326329461828f960e16e48b4d0efb65ba4...4ef62b4959b76b42eab72dbe85e80adac8f9cd7b You're receiving this email because of your account on salsa.debian.org.

