r44404 - in /packages/frog/trunk/debian: changelog control
    sloot-guest at users.alioth.debian.org 
    sloot-guest at users.alioth.debian.org
       
    Mon Jan 23 12:28:18 UTC 2012
    
    
  
Author: sloot-guest
Date: Mon Jan 23 12:28:17 2012
New Revision: 44404
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44404
Log:
debian.control: added a dependency on ucto because that provides config
files we need to run frog
Modified:
    packages/frog/trunk/debian/changelog
    packages/frog/trunk/debian/control
Modified: packages/frog/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/changelog?rev=44404&op=diff
==============================================================================
--- packages/frog/trunk/debian/changelog (original)
+++ packages/frog/trunk/debian/changelog Mon Jan 23 12:28:17 2012
@@ -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
Modified: packages/frog/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/control?rev=44404&op=diff
==============================================================================
--- packages/frog/trunk/debian/control (original)
+++ packages/frog/trunk/debian/control Mon Jan 23 12:28:17 2012
@@ -13,7 +13,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).
    
    
More information about the debian-science-commits
mailing list