Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / js-of-ocaml
Commits: f7fd0374 by Stéphane Glondu at 2026-07-02T15:32:18+02:00 Build-Depend on dh-ocaml (>= 3.5~) (Closes: #1141081) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +js-of-ocaml (6.4.0-2) unstable; urgency=medium + + * Build-Depend on dh-ocaml (>= 3.5~) (Closes: #1141081) + + -- Stéphane Glondu <[email protected]> Thu, 02 Jul 2026 15:32:16 +0200 + js-of-ocaml (6.4.0-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Build-Depends: libmenhir-ocaml-dev, rsync, binaryen (>= 120), - dh-ocaml (>= 3.4~) + dh-ocaml (>= 3.5~) Build-Depends-Indep: ocaml-odoc <!nodoc> Standards-Version: 4.7.4 View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/f7fd0374bb3f23d2e0a36d8eaa126046a39ae81f -- View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/commit/f7fd0374bb3f23d2e0a36d8eaa126046a39ae81f 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

