Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-dune
Commits: 48cb1148 by Stéphane Glondu at 2026-07-25T08:40:33+02:00 Add libmdx-ocaml-dev (<< 2.6.0) to Breaks - - - - - 1c19dbc5 by Stéphane Glondu at 2026-07-25T08:40:45+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +ocaml-dune (3.24.1-4) unstable; urgency=medium + + * Add libmdx-ocaml-dev (<< 2.6.0) to Breaks + + -- Stéphane Glondu <[email protected]> Sat, 25 Jul 2026 08:40:41 +0200 + ocaml-dune (3.24.1-3) unstable; urgency=medium * Add libppx-optcomp-ocaml-dev to autopkgtest Depends ===================================== debian/control ===================================== @@ -17,6 +17,7 @@ Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} +Breaks: libmdx-ocaml-dev (<< 2.6.0) Description: composable build system for OCaml projects Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/c119c72ad05c352eab363dc79c696167fce9662f...1c19dbc5a237b6219beab4310dd2fdc31ccf418f -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/c119c72ad05c352eab363dc79c696167fce9662f...1c19dbc5a237b6219beab4310dd2fdc31ccf418f 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

