Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-sedlex
Commits: c29b6523 by Stephane Glondu at 2022-01-27T15:24:53+01:00 Fix autopkgtest - - - - - 2 changed files: - debian/changelog - debian/tests/test-examples Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-sedlex (2.5-2) unstable; urgency=medium + + * Team upload + * Fix autopkgtest + + -- Stéphane Glondu <[email protected]> Thu, 27 Jan 2022 15:24:44 +0100 + ocaml-sedlex (2.5-1) unstable; urgency=medium [ Stéphane Glondu ] ===================================== debian/tests/test-examples ===================================== @@ -10,7 +10,7 @@ cd "${testdir}/example" sed -i 's/sedlex_ppx/sedlex.ppx/g' dune -echo "(lang dune 1.11)" > dune-project +echo "(lang dune 2.9)" > dune-project dune build @runtest --verbose echo "test: OK" View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/c29b6523c89b86e1007a3761a71a0f705b52470f -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/commit/c29b6523c89b86e1007a3761a71a0f705b52470f You're receiving this email because of your account on salsa.debian.org.

