Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocplib-simplex
Commits: 29cdb377 by Stephane Glondu at 2026-06-11T07:01:07+02:00 Use dh-ocaml 3.3 (Closes: #1139479) - - - - - b611924e by Stephane Glondu at 2026-06-11T07:06:33+02:00 Update changelog and prepare upload to unstable - - - - - 6 changed files: - debian/changelog - debian/control - debian/debian-dune - + debian/dh-ocaml.conf.json - − debian/ocplib-simplex-ocaml-dev.docs - − debian/ocplib-simplex-ocaml-dev.install.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocplib-simplex (0.5.1-5) unstable; urgency=medium + + * Team upload + * Use dh-ocaml 3.3 (Closes: #1139479) + + -- Stéphane Glondu <[email protected]> Thu, 11 Jun 2026 07:06:24 +0200 + ocplib-simplex (0.5.1-4) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Ralf Treinen <[email protected]>, Build-Depends: debhelper-compat (= 13), - dh-ocaml (>= 1.2), + dh-ocaml (>= 3.3~), libzarith-ocaml-dev, liblogs-ocaml-dev, ocaml, ===================================== debian/debian-dune ===================================== @@ -1 +1 @@ -ocplib-simplex +ocplib-simplex !ocplib-simplex-ocaml-dev ===================================== debian/dh-ocaml.conf.json ===================================== @@ -0,0 +1,4 @@ +{ + "dune_layout_version": 1, + "dh_ocamllibinstall": true +} ===================================== debian/ocplib-simplex-ocaml-dev.docs deleted ===================================== @@ -1,2 +0,0 @@ -usr/doc/ocplib-simplex/CHANGES.md -usr/doc/ocplib-simplex/README.md ===================================== debian/ocplib-simplex-ocaml-dev.install.in deleted ===================================== @@ -1 +0,0 @@ -@OCamlStdlibDir@/ocplib-simplex View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/1b5c8f8c7d7991fff4102687010afd13d125ec2a...b611924ed5ce203143b4603363280ad298bba3c1 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/1b5c8f8c7d7991fff4102687010afd13d125ec2a...b611924ed5ce203143b4603363280ad298bba3c1 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

