Hello, we should also add it to build-depends:

--- botch-0.24/debian/control   2024-06-14 14:01:13.000000000 +0200
+++ botch-0.24/debian/control   2024-06-14 14:35:36.000000000 +0200
@@ -36,6 +36,7 @@
  libgraph-easy-perl              <!nocheck>,
  graphviz                        <!nocheck>,
  black                           <!nocheck>,
+ yojson-tools                    <!nocheck>,
 Build-Depends-Indep:
  discount <!nodoc>,
  graphviz <!nodoc>,

G.

On Fri, 14 Jun 2024 14:06:43 +0200 Gianfranco Costamagna 
<locutusofb...@debian.org> wrote:
Package: botch
Version: 0.24-3
Severity: serious
Tags: patch


Hello, new yojson 2.2.1-1 created a new yojson-tools package, making this 
package fail
it's own autopkgtests due to missing tools (ydump)

I think the best way to move forward is to update the dependency of your package

   * Depend on yojson-tools instead of old libyojson-ocaml-dev
     to fix missing ydump tool (split from libyojson-ocaml-dev)
     This fixes autopkgtests


Thanks for considering the patch.

--- botch-0.24/debian/control   2024-06-10 12:40:37.000000000 +0200
+++ botch-0.24/debian/control   2024-06-14 14:01:13.000000000 +0200
@@ -60,7 +60,7 @@
   python3-pygraphviz (>= 1.4~rc1),
   zutils,
   dpkg-dev,
- libyojson-ocaml-dev,
+ yojson-tools,
  # libjs-jquery-tablesorter and libjs-jquery are needed to look at the 
generated
  # HTML with javascript bling
  Recommends:

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to