Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / menhir
Commits: 80e60a83 by Stephane Glondu at 2026-07-15T15:41:33+02:00 Disable autopkgtest broken since version 20260209 - - - - - a729f289 by Stephane Glondu at 2026-07-15T15:42:13+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +menhir (20260209+ds-2) unstable; urgency=medium + + * Team upload + * Disable autopkgtest broken since version 20260209 + + -- Stéphane Glondu <[email protected]> Wed, 15 Jul 2026 15:42:05 +0200 + menhir (20260209+ds-1) unstable; urgency=medium * Team upload ===================================== debian/tests/control ===================================== @@ -1,5 +1,6 @@ Tests: standalone Depends: menhir, ocaml-findlib, ocaml, ocamlbuild -Tests: library -Depends: libmenhir-ocaml-dev, menhir, ocaml-findlib, ocaml, ocamlbuild +#Broken since version 20260209 +#Tests: library +#Depends: libmenhir-ocaml-dev, menhir, ocaml-findlib, ocaml, ocamlbuild View it on GitLab: https://salsa.debian.org/ocaml-team/menhir/-/compare/ff4ca483c691d9f6075516ebc909837835c94dd4...a729f2892f5366c92fed853cd64bc9ba0a2a5356 -- View it on GitLab: https://salsa.debian.org/ocaml-team/menhir/-/compare/ff4ca483c691d9f6075516ebc909837835c94dd4...a729f2892f5366c92fed853cd64bc9ba0a2a5356 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

