[frog] 37/103: debian.control: added a dependency on ucto because that provides config files we need to run frog

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:12:33 UTC 2014


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

joostvb pushed a commit to branch master
in repository frog.

commit 740d9cd25d6d85950ee170f8c56365df0a7f3cf4
Author: Ko van der Sloot <ko.vandersloot at uvt.nl>
Date:   Mon Jan 23 12:28:17 2012 +0000

    debian.control: added a dependency on ucto because that provides config
    files we need to run frog
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7298daa..252df24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+frog (0.12.9-2) unstable; urgency=low
+
+  * debian.control: added a dependency on ucto because that provides config
+    files we need to run frog
+
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Mon, 23 Jan 2012 12:27:26 +0100
+
 frog (0.12.9-1) unstable; urgency=low
 
   * New Upstream Release
diff --git a/debian/control b/debian/control
index 78f6c19..6de99cd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ X-Python-Version: >= 2.5, <= 2.7
 
 Package: frog
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, ucto
 Description: tagger and parser for Dutch language
  Memory-Based Learning (MBL) is a machine-learning method applicable to a wide
  range of tasks in Natural Language Processing (NLP).

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



More information about the debian-science-commits mailing list