Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-portaudio
Commits: cfd2f0dc by Stephane Glondu at 2025-08-25T07:23:29+02:00 Update packaging - - - - - 7d035b32 by Stephane Glondu at 2025-08-25T07:24:01+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-portaudio (0.2.3-5) unstable; urgency=medium + + * Team upload + * Remove dh-buildinfo from Build-Depends + * Replace pkg-config by pkgconf in Build-Depends + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 07:23:59 +0200 + ocaml-portaudio (0.2.3-4) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -4,13 +4,12 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, ocaml, dh-ocaml (>= 1.2), portaudio19-dev, ocaml-dune, libdune-ocaml-dev, - pkg-config + pkgconf Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-portaudio View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-portaudio/-/compare/1b0b283c47bb82a4a90126cc7d4b44805a0adb47...7d035b32c2bd74389fc4998ed99fb32a5d2c669c -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-portaudio/-/compare/1b0b283c47bb82a4a90126cc7d4b44805a0adb47...7d035b32c2bd74389fc4998ed99fb32a5d2c669c You're receiving this email because of your account on salsa.debian.org.

