[med-svn] [Git][med-team/logol][master] add dep on swi-prolog ABI swi-prolog-binary-68
Olivier Sallou (@osallou)
gitlab at salsa.debian.org
Fri Mar 4 06:41:21 GMT 2022
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 <osallou at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220304/6b4fab8f/attachment-0001.htm>
More information about the debian-med-commit
mailing list