Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / 
opam-file-format


Commits:
9969d4a2 by Stephane Glondu at 2025-12-27T11:17:35+01:00
Disable tests to cut build-dependency cycle

- - - - -
d6fa63c0 by Stephane Glondu at 2025-12-27T11:18:07+01:00
Update changelog and prepare upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+opam-file-format (2.2.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Disable tests to cut build-dependency cycle
+
+ -- Stéphane Glondu <[email protected]>  Sat, 27 Dec 2025 11:18:03 +0100
+
 opam-file-format (2.2.0-1) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -5,8 +5,8 @@ Section: ocaml
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-ocaml (>= 2),
-               libalcotest-ocaml-dev <!nocheck>,
-               libfmt-ocaml-dev <!nocheck>,
+#               libalcotest-ocaml-dev <!nocheck>,
+#               libfmt-ocaml-dev <!nocheck>,
                menhir,
                ocaml-dune,
                ocaml


=====================================
debian/rules
=====================================
@@ -5,3 +5,5 @@ include /usr/share/ocaml/ocamlvars.mk
 
 %:
        dh $@ --with ocaml --buildsystem ocaml_dune
+
+override_dh_auto_test:



View it on GitLab: 
https://salsa.debian.org/ocaml-team/opam-file-format/-/compare/657d08d7b5cfe7097559d3274062ad26e8a2e85c...d6fa63c076f5db9636102995c1d8b538126ae02b

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/opam-file-format/-/compare/657d08d7b5cfe7097559d3274062ad26e8a2e85c...d6fa63c076f5db9636102995c1d8b538126ae02b
You're receiving this email because of your account on salsa.debian.org.


Reply via email to