Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re


Commits:
8d4be157 by Stephane Glondu at 2025-08-30T07:57:07+02:00
Fix autopkgtest on bytecode archs

- - - - -
75e84962 by Stephane Glondu at 2025-08-30T08:13:10+02:00
Update changelog and prepare upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/tests


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ocaml-re (1.13.3-5) unstable; urgency=medium
+
+  * Team upload
+  * Fix autopkgtest on bytecode archs
+
+ -- Stéphane Glondu <[email protected]>  Sat, 30 Aug 2025 08:13:08 +0200
+
 ocaml-re (1.13.3-4) unstable; urgency=medium
 
   * Team upload


=====================================
debian/tests/tests
=====================================
@@ -10,6 +10,7 @@ cp debian/tests/dune-project ${outdir}/lib_test/
 mkdir -p ${outdir}/lib_test/lib/
 cp lib/*.{ml,mli} ${outdir}/lib_test/lib/
 cd ${outdir}/lib_test
+sed -i '/modes/s/native/byte/g' expect/dune
 
 echo "* Run tests"
 dune runtest 2>&1



View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/3fdfdfc3785ced5d64ad9b7742c812d9a8055768...75e84962bf458569324946abefa470d63311c2c4

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/3fdfdfc3785ced5d64ad9b7742c812d9a8055768...75e84962bf458569324946abefa470d63311c2c4
You're receiving this email because of your account on salsa.debian.org.


Reply via email to