Olivier Sallou pushed to branch master at Debian Med / logol
Commits: 79e69286 by Olivier Sallou at 2022-03-04T06:40:13+00:00 add dep on swi-prolog ABI swi-prolog-binary-68 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +logol (1.7.9+dfsg-3) unstable; urgency=medium + + * d/control: add dep on swi-prolog ABI via swi-prolog-abi-binary-68 + + -- Olivier Sallou <[email protected]> Fri, 04 Mar 2022 06:29:09 +0000 + logol (1.7.9+dfsg-2) unstable; urgency=medium * Source only upload, rebuilding against swi-prolog/8.4.2+dfsg-2 after ===================================== debian/control ===================================== @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12), ruby, gawk, swi-prolog (>=8.4.2), + swi-prolog-abi-binary-68, libbiojava-java, antlr3, libcommons-cli-java, @@ -64,7 +65,8 @@ Package: logol-bin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - swi-prolog + swi-prolog, + swi-prolog-abi-binary-68 Description: Pattern matching tool using Logol language This package contains the Prolog binaries used by Logol to parse the sequence and match the grammar. View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/79e69286407b68283f7786169bcd0b5c308cdeb0 -- View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/79e69286407b68283f7786169bcd0b5c308cdeb0 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
