Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re
Commits: d868825a by Stephane Glondu at 2026-05-12T12:21:14+02:00 Use dh_ocamllibinstall - - - - - d0f9314d by Stephane Glondu at 2026-05-12T12:21:40+02:00 Update packaging - - - - - 89b4e4b4 by Stephane Glondu at 2026-05-12T12:24:18+02:00 Update changelog and prepare upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/dh-ocaml.conf.json - − debian/libre-ocaml-dev.install.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-re (1.14.0-2) unstable; urgency=medium + + * Team upload + * Use dh_ocamllibinstall + * Bump Standards-Version to 4.7.4 + * Remove Priority and Rules-Requirest-Root from debian/control + + -- Stéphane Glondu <[email protected]> Tue, 12 May 2026 12:22:13 +0200 + ocaml-re (1.14.0-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -1,6 +1,5 @@ Source: ocaml-re Section: ocaml -Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Mehdi Dogguy <[email protected]> @@ -10,9 +9,8 @@ Build-Depends: ocaml-findlib, ocaml-dune, libseq-ocaml-dev, - dh-ocaml (>= 1.2) -Standards-Version: 4.7.2 -Rules-Requires-Root: no + dh-ocaml (>= 3) +Standards-Version: 4.7.4 Homepage: https://github.com/ocaml/ocaml-re Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-re Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-re.git ===================================== debian/dh-ocaml.conf.json ===================================== @@ -0,0 +1,3 @@ +{ + "dh_ocamllibinstall": true +} ===================================== debian/libre-ocaml-dev.install.in deleted ===================================== @@ -1 +0,0 @@ -usr/lib View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/135c270de5b0fc5c3f9d4c5981da281f304a41c8...89b4e4b4fa4817d64d8c5fa9672e9bcb0d3ec03f -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/135c270de5b0fc5c3f9d4c5981da281f304a41c8...89b4e4b4fa4817d64d8c5fa9672e9bcb0d3ec03f 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

