Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-shine
Commits: f07a84e0 by Stephane Glondu at 2025-08-25T07:24:46+02:00 Update packaging - - - - - fbe8a3f4 by Stephane Glondu at 2025-08-25T07:25:36+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-shine (0.2.3-4) unstable; urgency=medium + + * Team upload + * Replace pkg-config by pkgconf in Build-Depends + * Remove dh-buildinfo from Build-Depends + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 07:25:34 +0200 + ocaml-shine (0.2.3-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -4,14 +4,13 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, ocaml, dh-ocaml (>= 1.2), libshine-dev, ocaml-dune, libdune-ocaml-dev, - pkg-config -Standards-Version: 4.6.0 + pkgconf +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://www.liquidsoap.info/ Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-shine View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-shine/-/compare/2338298e4d85888abf39f6bcdeaeee50baed48c2...fbe8a3f44894a3acb5dd74773a83aa95ff82c208 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-shine/-/compare/2338298e4d85888abf39f6bcdeaeee50baed48c2...fbe8a3f44894a3acb5dd74773a83aa95ff82c208 You're receiving this email because of your account on salsa.debian.org.

