Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocsigenserver
Commits: 122bf404 by Stephane Glondu at 2024-06-14T14:25:55+02:00 Do no longer Build-Depend on libocamlnet-ocaml-dev - - - - - 76863ad0 by Stephane Glondu at 2024-06-14T14:25:55+02:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +ocsigenserver (5.1.2-2) UNRELEASED; urgency=medium + + * Do no longer Build-Depend on libocamlnet-ocaml-dev + + -- Stéphane Glondu <[email protected]> Fri, 14 Jun 2024 14:17:53 +0200 + ocsigenserver (5.1.2-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: liblwt-ocaml-dev (>= 3.0.0), liblwt-ssl-ocaml-dev, liblwt-log-ocaml-dev, - libocamlnet-ocaml-dev, + libzip-ocaml-dev, libre-ocaml-dev (>= 1.11.0), libsqlite3-ocaml-dev, libcryptokit-ocaml-dev, View it on GitLab: https://salsa.debian.org/ocaml-team/ocsigenserver/-/compare/d385f2a55b24186a0d74924a6051aa93ae8af1d1...76863ad06480b123675f44b0e2166785b320e3bd -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/ocaml-team/ocsigenserver/-/compare/d385f2a55b24186a0d74924a6051aa93ae8af1d1...76863ad06480b123675f44b0e2166785b320e3bd You're receiving this email because of your account on salsa.debian.org.

