Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-ladspa
Commits: ba2e9b5b by Stephane Glondu at 2025-08-25T01:35:12+02:00 Update packaging - - - - - 386d2c05 by Stephane Glondu at 2025-08-25T01:35:52+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-ladspa (0.2.2-4) unstable; urgency=medium + + * Team upload + * Remove dh-buildinfo from Build-Depends + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 01:35:48 +0200 + ocaml-ladspa (0.2.2-3) unstable; urgency=medium [ Stéphane Glondu ] ===================================== 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), ladspa-sdk, ocaml-dune, libdune-ocaml-dev -Standards-Version: 4.6.0 +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-ladspa Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-ladspa.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ladspa/-/compare/131ca8ac3dd25b4e0f171ee0be0013b2a6296ca8...386d2c05c2a37ec0b73e93ab0fa45d526e54282a -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ladspa/-/compare/131ca8ac3dd25b4e0f171ee0be0013b2a6296ca8...386d2c05c2a37ec0b73e93ab0fa45d526e54282a You're receiving this email because of your account on salsa.debian.org.

