Andreas Tille pushed to branch master at Debian Med / pplacer
Commits: e1ce0a3c by Andreas Tille at 2024-04-25T17:24:11+02:00 Build-Depends: s/libmcl-ocaml-dev/libmcl14-ocaml-dev/ since pplacer builds only against old mcl14 featuring an OCAML patch - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -7,6 +7,10 @@ pplacer (1.1~alpha19-7) UNRELEASED; urgency=medium [ Andreas Tille ] * Exclude build test for i386 in Salsa CI + * Build-Depends: s/libmcl-ocaml-dev/libmcl14-ocaml-dev/ since pplacer + builds only against old mcl14 featuring an OCAML patch + Closes: #1024889 + TODO: libmcl14 needs to pass new queue -- Mohammed Bilal <[email protected]> Mon, 11 Apr 2022 01:29:59 +0530 ===================================== debian/control ===================================== @@ -11,11 +11,10 @@ Build-Depends: debhelper-compat (= 13), libcsv-ocaml-dev, libxmlm-ocaml-dev, libbatteries-ocaml-dev, - libmcl-ocaml-dev, + libmcl14-ocaml-dev, libocamlgsl-ocaml-dev, libsqlite3-ocaml-dev, libzip-ocaml-dev, - mcl, libounit-ocaml-dev Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/pplacer View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/e1ce0a3c941d7cd49d1c0ae23bbd0ed0a40de9c2 -- View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/e1ce0a3c941d7cd49d1c0ae23bbd0ed0a40de9c2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
