Olivier Sallou pushed to branch master at Debian Med / logol
Commits: 85de3ed3 by Olivier Sallou at 2018-06-01T09:28:37+00:00 remove ncurses dep - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +logol (1.7.8-2) unstable; urgency=medium + + * Remove ncurses dependency (Closes: #804579) + + -- Olivier Sallou <[email protected]> Fri, 01 Jun 2018 09:23:38 +0000 + logol (1.7.8-1) unstable; urgency=medium * New upstream release (bug fixes) ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 10), texlive, texlive-latex-extra, tex4ht, - libncursesw5-dev, ant-optional, cassiopee, ruby-cassiopee @@ -64,8 +63,7 @@ Package: logol-bin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - swi-prolog(>=6.4.1-3), - libncursesw5 + swi-prolog(>=6.4.1-3) 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/85de3ed3652fcc9517bda3ba70374bf366f6689a -- View it on GitLab: https://salsa.debian.org/med-team/logol/commit/85de3ed3652fcc9517bda3ba70374bf366f6689a 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
