Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-sedlex
Commits: bd4c971b by Stephane Glondu at 2025-01-07T07:35:16+01:00 Set minimum version of ocaml-dune in autopkgtests - - - - - e61e9bb4 by Stephane Glondu at 2025-01-07T07:35:38+01:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-sedlex (3.3-2) unstable; urgency=medium + + * Team upload + * Set minimum version of ocaml-dune in autopkgtests + + -- Stéphane Glondu <[email protected]> Tue, 07 Jan 2025 07:35:34 +0100 + ocaml-sedlex (3.3-1) unstable; urgency=medium * Team upload ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: test-examples -Depends: ocaml-nox, ocaml-findlib, ocaml-dune, @ +Depends: ocaml-nox, ocaml-findlib, ocaml-dune (>= 3.17), @ Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/compare/b94ea692f381e006d2432286ec23babb7573892a...e61e9bb4f3e7e59d9f77cc8f892cb59c8b72f882 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sedlex/-/compare/b94ea692f381e006d2432286ec23babb7573892a...e61e9bb4f3e7e59d9f77cc8f892cb59c8b72f882 You're receiving this email because of your account on salsa.debian.org.

