Julien Puydt pushed to branch master at Debian OCaml Maintainers / yojson
Commits: 7ab8158e by Julien Puydt at 2024-06-18T10:23:20+02:00 Drop the cppo dependency - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +yojson (2.2.1-3) UNRELEASED; urgency=medium + + * Drop the cppo dependency + + -- Julien Puydt <[email protected]> Tue, 18 Jun 2024 10:23:13 +0200 + yojson (2.2.1-2) unstable; urgency=medium * Add missing Breaks+Replaces for the new package (Closes: #1073162) ===================================== debian/control ===================================== @@ -12,7 +12,6 @@ Build-Depends: dh-ocaml (>= 1.2), debhelper (>= 12), libeasy-format-ocaml-dev, - cppo, libalcotest-ocaml-dev <!nocheck>, libbiniou-ocaml-dev (>= 1.0.6) Standards-Version: 4.7.0 View it on GitLab: https://salsa.debian.org/ocaml-team/yojson/-/commit/7ab8158e54e49c6dd400258be4745ddf71c137e3 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/ocaml-team/yojson/-/commit/7ab8158e54e49c6dd400258be4745ddf71c137e3 You're receiving this email because of your account on salsa.debian.org.

