Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / morbig
Commits:
-
183fba19
by Stephane Glondu at 2024-08-13T07:28:03+02:00
-
977ad4bc
by Stephane Glondu at 2024-08-13T07:28:03+02:00
2 changed files:
Changes:
| 1 | +morbig (0.11.0-3) unstable; urgency=medium
|
|
| 2 | + |
|
| 3 | + * Team upload
|
|
| 4 | + * Fix autopkgtest on bytecode architectures
|
|
| 5 | + |
|
| 6 | + -- Stéphane Glondu <glondu@debian.org> Tue, 13 Aug 2024 07:22:08 +0200
|
|
| 7 | + |
|
| 1 | 8 | morbig (0.11.0-2) unstable; urgency=medium
|
| 2 | 9 | |
| 3 | 10 | * Team upload
|
| ... | ... | @@ -5,4 +5,5 @@ Tests: api-ocaml |
| 5 | 5 | Depends: libmorbig-ocaml-dev, ocaml, ocaml-findlib, ocamlbuild
|
| 6 | 6 | |
| 7 | 7 | Tests: api-c
|
| 8 | -Depends: libmorbig-ocaml-dev, ocaml-findlib, gcc, make |
|
| 8 | +Depends: libmorbig-ocaml-dev, ocaml-findlib, gcc, make, ocaml-native-compilers
|
|
| 9 | +Restrictions: skip-not-installable |