[med-svn] [Git][med-team/logol][master] remove ncurses dep

Olivier Sallou gitlab at salsa.debian.org
Fri Jun 1 10:29:51 BST 2018


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 <osallou at debian.org>  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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180601/8e38d6c5/attachment-0001.html>


More information about the debian-med-commit mailing list