Julien Puydt pushed to branch master at Debian OCaml Maintainers / yojson
Commits:
- 
7ab8158e
by Julien Puydt at 2024-06-18T10:23:20+02:00
2 changed files:
Changes:
| 1 | +yojson (2.2.1-3) UNRELEASED; urgency=medium
 | |
| 2 | + | |
| 3 | +  * Drop the cppo dependency
 | |
| 4 | + | |
| 5 | + -- Julien Puydt <jpuydt@debian.org>  Tue, 18 Jun 2024 10:23:13 +0200
 | |
| 6 | + | |
| 1 | 7 |  yojson (2.2.1-2) unstable; urgency=medium
 | 
| 2 | 8 | |
| 3 | 9 |    * Add missing Breaks+Replaces for the new package (Closes: #1073162)
 | 
| ... | ... | @@ -12,7 +12,6 @@ Build-Depends: | 
| 12 | 12 |    dh-ocaml (>= 1.2),
 | 
| 13 | 13 |    debhelper (>= 12),
 | 
| 14 | 14 |    libeasy-format-ocaml-dev,
 | 
| 15 | -  cppo,
 | |
| 16 | 15 |    libalcotest-ocaml-dev <!nocheck>,
 | 
| 17 | 16 |    libbiniou-ocaml-dev (>= 1.0.6)
 | 
| 18 | 17 |  Standards-Version: 4.7.0
 |