Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / eliom
Commits: 7396d05c by Stephane Glondu at 2022-03-07T06:15:02+01:00 Update packaging - - - - - 63e6883c by Stephane Glondu at 2022-03-07T06:15:24+01:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +eliom (9.4.0-2) unstable; urgency=medium + + * Add libjs-of-ocaml-ocamlbuild-ocaml-dev to Build-Depends + + -- Stéphane Glondu <[email protected]> Mon, 07 Mar 2022 06:15:20 +0100 + eliom (9.4.0-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -12,6 +12,7 @@ Build-Depends: ocamlbuild, libppx-deriving-ocaml-dev, libjs-of-ocaml-dev (>= 3.6.0), + libjs-of-ocaml-ocamlbuild-ocaml-dev, liblwt-log-ocaml-dev, liblwt-ocaml-dev, libtyxml-ocaml-dev (>= 4.4.0), View it on GitLab: https://salsa.debian.org/ocaml-team/eliom/-/compare/1f729f76bfb978bb7433ec361135aaf8dbcdd22e...63e6883c5680e573cf113fe057f5a29c794ce21a -- View it on GitLab: https://salsa.debian.org/ocaml-team/eliom/-/compare/1f729f76bfb978bb7433ec361135aaf8dbcdd22e...63e6883c5680e573cf113fe057f5a29c794ce21a You're receiving this email because of your account on salsa.debian.org.

