Defuzz fuzzy quilt patches and/or disable broken quilt patches trixie-staging archive/raspbian/0.10-1+rpi1 raspbian/0.10-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 3 Oct 2024 08:36:54 +0000 (09:36 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 3 Oct 2024 08:36:54 +0000 (09:36 +0100)
debian/patches/disable-afl.patch

index 162e798b17506abd20ee5fa0b1f9af25c5e6627a..3a7ee7ac0d5c44133f376c3a27df1d666e8b60d4 100644 (file)
@@ -1,23 +1,22 @@
 Description: disable test that relies on afl++ via crowbar.
 Author: Peter Michael Green <plugwash@raspbian.org>
 
-Index: ocaml-eqaf-0.9/eqaf.opam
+Index: tempdefuzz/eqaf.opam
 ===================================================================
---- ocaml-eqaf-0.9.orig/eqaf.opam
-+++ ocaml-eqaf-0.9/eqaf.opam
-@@ -24,7 +24,6 @@ depends: [
-   "cstruct"        {>= "1.1.0"}
-   "base64"         {with-test}
+--- tempdefuzz.orig/eqaf.opam
++++ tempdefuzz/eqaf.opam
+@@ -22,7 +22,6 @@ depends: [
+   "dune"           {>= "2.0"}
+   "base64"         {with-test & >= "3.0.0"}
    "alcotest"       {with-test}
 -  "crowbar"        {with-test}
    "fmt"            {with-test & >= "0.8.7"}
    "bechamel"       {with-test}
  ]
-\ No newline at end of file
-Index: ocaml-eqaf-0.9/fuzz/dune
+Index: tempdefuzz/fuzz/dune
 ===================================================================
---- ocaml-eqaf-0.9.orig/fuzz/dune
-+++ ocaml-eqaf-0.9/fuzz/dune
+--- tempdefuzz.orig/fuzz/dune
++++ tempdefuzz/fuzz/dune
 @@ -1,11 +0,0 @@
 -(executable
 - (name fuzz)