Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-gstreamer
Commits: 866873db by Stephane Glondu at 2025-08-25T01:31:49+02:00 Update packaging - - - - - 34bfeed3 by Stephane Glondu at 2025-08-25T01:32:35+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-gstreamer (0.3.1-5) unstable; urgency=medium + + * Team upload + * Remove dh-buildinfo from Build-Depends + * Build-depend on pkgconf instead of pkg-config + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 01:32:29 +0200 + ocaml-gstreamer (0.3.1-4) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -5,15 +5,14 @@ Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Kyle Robbertze <[email protected]> Build-Depends: debhelper, debhelper-compat (= 13), - dh-buildinfo, dh-ocaml (>= 1.2), libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, ocaml-dune, libdune-ocaml-dev, ocaml, - pkg-config -Standards-Version: 4.6.0 + pkgconf +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://www.liquidsoap.info/ Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-gstreamer.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-gstreamer/-/compare/9f5db6cb316ee6bb316118c825b1f9228a26c097...34bfeed38522c94766d4bfd2121e0ccb877c1e91 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-gstreamer/-/compare/9f5db6cb316ee6bb316118c825b1f9228a26c097...34bfeed38522c94766d4bfd2121e0ccb877c1e91 You're receiving this email because of your account on salsa.debian.org.

