r43963 - in /packages/frog/trunk/debian: NEWS changelog compat control

sloot-guest at users.alioth.debian.org sloot-guest at users.alioth.debian.org
Thu Oct 20 12:44:55 UTC 2011


Author: sloot-guest
Date: Thu Oct 20 12:44:54 2011
New Revision: 43963

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43963
Log:
* New upstream. (skipped 0.12.1, 0.12.2, 0.12.3, 0.12.4)
* debian/control: depends on ucto >= 0.4.7 timblserver >= 1.3,
           mbt >= 3.2.6 and timbl >= 4.6.1
* debian/control: added dependency ${python:Depends}

Added:
    packages/frog/trunk/debian/NEWS
Modified:
    packages/frog/trunk/debian/changelog
    packages/frog/trunk/debian/compat
    packages/frog/trunk/debian/control

Added: packages/frog/trunk/debian/NEWS
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/NEWS?rev=43963&op=file
==============================================================================
--- packages/frog/trunk/debian/NEWS (added)
+++ packages/frog/trunk/debian/NEWS Thu Oct 20 12:44:54 2011
@@ -1,0 +1,10 @@
+frog (0.12.5-1) unstable; urgency=low
+
+  * added a column for confidence. Needs the most recent Timbl and Mbt!
+  * changed the behaviour of the -Q option. (adapt to ucto 0.4.7)
+  * moved nasty sentence per line patch away, support now in ucto itself
+  * fixed max read buffer (2048 byte) problem in server mode
+  * added a fixed mbma.igtree file
+  * better reaction when startup fails. Try to bail out asap.
+
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Thu, 20 Oct 2011 14:07:18 +0200

Modified: packages/frog/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/changelog?rev=43963&op=diff
==============================================================================
--- packages/frog/trunk/debian/changelog (original)
+++ packages/frog/trunk/debian/changelog Thu Oct 20 12:44:54 2011
@@ -1,8 +1,12 @@
-frog (0.12.0-3) UNRELEASED; urgency=low
+frog (0.12.5-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  [ Ko van der Sloot ]
+  * New upstream. (skipped 0.12.1, 0.12.2, 0.12.3, 0.12.4)
+  * debian/control: depends on ucto >= 0.4.7 timblserver >= 1.3,
+	           mbt >= 3.2.6 and timbl >= 4.6.1
+  * debian/control: added dependency ${python:Depends}
 
- -- Joost van Baal <joostvb at debian.org>  Thu, 07 Apr 2011 06:34:35 +0200
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Thu, 20 Oct 2011 14:07:18 +0200
 
 frog (0.12.0-2) experimental; urgency=low
 

Modified: packages/frog/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/compat?rev=43963&op=diff
==============================================================================
--- packages/frog/trunk/debian/compat (original)
+++ packages/frog/trunk/debian/compat Thu Oct 20 12:44:54 2011
@@ -1,1 +1,1 @@
-8
+7

Modified: packages/frog/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/frog/trunk/debian/control?rev=43963&op=diff
==============================================================================
--- packages/frog/trunk/debian/control (original)
+++ packages/frog/trunk/debian/control Thu Oct 20 12:44:54 2011
@@ -4,7 +4,7 @@
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Joost van Baal <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
 DM-Upload-Allowed: yes
-Build-Depends: cdbs, debhelper (>= 8), python-support, pkg-config, ucto (>= 0.4.1), libtimbl3-dev (>= 6.4.0), timblserver (>= 1.2), mbt (>= 3.2.5), libxml2-dev, libicu-dev, libssl-dev
+Build-Depends: cdbs, debhelper (>= 7), python-support, pkg-config, ucto (>= 0.4.7), libtimbl3-dev (>= 6.4.1), timblserver (>= 1.3), mbt (>= 3.2.6), libxml2-dev, libicu-dev, libssl-dev
 Standards-Version: 3.9.1
 Homepage: http://ilk.uvt.nl/frog/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/frog/trunk
@@ -13,7 +13,7 @@
 
 Package: frog
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 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