Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / js-of-ocaml
Commits: 3fc7f7dc by Stéphane Glondu at 2026-05-07T11:18:41+02:00 Update packaging - - - - - 1718231c by Stéphane Glondu at 2026-05-07T11:19:17+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +js-of-ocaml (6.3.2-3) unstable; urgency=medium + + * Remove liblwt-log-ocaml-dev from Build-Depends + * Bump Standards-Version to 4.7.4 + + -- Stéphane Glondu <[email protected]> Thu, 07 May 2026 11:19:13 +0200 + js-of-ocaml (6.3.2-2) unstable; urgency=medium * Depend on binaryen (>= 120) ===================================== debian/control ===================================== @@ -14,7 +14,6 @@ Build-Depends: libyojson-ocaml-dev, libuchar-ocaml-dev, liblwt-ocaml-dev, - liblwt-log-ocaml-dev, libtyxml-ocaml-dev (>= 4.6), libreactivedata-ocaml-dev (>= 0.2), libsedlex-ocaml-dev (>= 3.3), @@ -25,7 +24,7 @@ Build-Depends: dh-ocaml (>= 1.2.2) Build-Depends-Indep: ocaml-odoc <!nodoc> -Standards-Version: 4.7.3 +Standards-Version: 4.7.4 Homepage: https://ocsigen.org/js_of_ocaml Vcs-Browser: https://salsa.debian.org/ocaml-team/js-of-ocaml Vcs-Git: https://salsa.debian.org/ocaml-team/js-of-ocaml.git View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/da30b13512e7241eab0546677b222f9bc3a9a991...1718231ca7f74dc55264e03e900fcbb6e9f16451 -- View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/da30b13512e7241eab0546677b222f9bc3a9a991...1718231ca7f74dc55264e03e900fcbb6e9f16451 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

