Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocplib-simplex
Commits: 57deffde by Stephane Glondu at 2025-01-07T07:15:17+01:00 Set minimum version of ocaml-dune in autopkgtests - - - - - 1b5c8f8c by Stephane Glondu at 2025-01-07T07:15:54+01:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocplib-simplex (0.5.1-4) unstable; urgency=medium + + * Team upload + * Set minimum version of ocaml-dune in autopkgtests + + -- Stéphane Glondu <[email protected]> Tue, 07 Jan 2025 07:15:47 +0100 + ocplib-simplex (0.5.1-3) unstable; urgency=medium * Team upload ===================================== debian/tests/control ===================================== @@ -1,2 +1,2 @@ Tests: upstream-tests -Depends: @, ocaml, ocaml-dune, libzarith-ocaml-dev, liblogs-ocaml-dev +Depends: @, ocaml, ocaml-dune (>= 3.17), libzarith-ocaml-dev, liblogs-ocaml-dev View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/74ff0f685a99abed8545e1bb17e63bc0664c6afe...1b5c8f8c7d7991fff4102687010afd13d125ec2a -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/74ff0f685a99abed8545e1bb17e63bc0664c6afe...1b5c8f8c7d7991fff4102687010afd13d125ec2a You're receiving this email because of your account on salsa.debian.org.

