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


Commits:
97a9e615 by Stephane Glondu at 2026-06-30T11:22:45+02:00
Fix arch:all build

- - - - -
d998c13b by Stephane Glondu at 2026-06-30T11:24:33+02:00
Update changelog and prepare upload to unstable

- - - - -


3 changed files:

- debian/changelog
- − debian/libzarith-ocaml-doc.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ocaml-zarith (1.14-3) unstable; urgency=medium
+
+  * Fix arch:all build
+
+ -- Stéphane Glondu <[email protected]>  Tue, 30 Jun 2026 11:24:26 +0200
+
 ocaml-zarith (1.14-2) unstable; urgency=medium
 
   * Wrap LDFLAGS in -ldopt in calls to ocamlmklib


=====================================
debian/libzarith-ocaml-doc.install deleted
=====================================
@@ -1 +0,0 @@
-html           usr/share/doc/libzarith-ocaml-dev/doc


=====================================
debian/rules
=====================================
@@ -28,3 +28,8 @@ override_dh_auto_configure:
 
 %:
        dh $@ --with ocaml --no-parallel
+
+ifneq (,$(findstring libzarith-ocaml-doc,$(shell dh_listpackages)))
+execute_after_dh_install:
+       cp -a html 
debian/libzarith-ocaml-doc/usr/share/doc/libzarith-ocaml-dev/doc
+endif



View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-zarith/-/compare/63d31d89b5db8e2c3ddd714e01030c2dabb71652...d998c13b0e33d53f7c8d721081ab3ce43d4a2c7d

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-zarith/-/compare/63d31d89b5db8e2c3ddd714e01030c2dabb71652...d998c13b0e33d53f7c8d721081ab3ce43d4a2c7d
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


Reply via email to