[nltk] 04/06: deb/control: added Tkinter to Recommends

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Mar 17 16:24:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository nltk.

commit f00a3ff5e69f095d0be7f4df3e7c82a7b024b755
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Mar 17 16:30:09 2015 +0100

    deb/control: added Tkinter to Recommends
---
 debian/changelog | 3 ++-
 debian/control   | 6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bce623a..7b87a75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
 nltk (3.0.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * deb/control: added Tkinter to Recommends.
   * deb/copyright: expanded copyright spans.
   * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <debian at danielstender.com>  Mon, 16 Mar 2015 00:20:12 +0100
+ -- Daniel Stender <debian at danielstender.com>  Tue, 17 Mar 2015 16:30:21 +0100
 
 nltk (3.0.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index b8de1ee..3641bb9 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Depends:
  ${python:Depends}
 Recommends:
  prover9,
- python-numpy
+ python-numpy,
+ python-tk
 Description: Python libraries for natural language processing
  The Natural Language Toolkit (NLTK) is a leading platform for building
  Python programs to work with human language data. It provides easy-to-use
@@ -44,7 +45,8 @@ Depends:
  ${python3:Depends}
 Recommends:
  prover9,
- python3-numpy
+ python3-numpy,
+ python3-tk
 Description: Python3 libraries for natural language processing
  The Natural Language Toolkit (NLTK) is a leading platform for building
  Python programs to work with human language data. It provides easy-to-use

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nltk.git



More information about the debian-science-commits mailing list