[frog] 23/103: * 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 moszumanska.debian.org
Wed Sep 3 17:12:32 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 fb1d0fbf0fc69ac7baceb8d7f891c6deaed1061e
Author: Ko van der Sloot <ko.vandersloot at uvt.nl>
Date:   Thu Oct 20 12:44:54 2011 +0000

    * 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}
---
 debian/NEWS      | 10 ++++++++++
 debian/changelog | 10 +++++++---
 debian/compat    |  2 +-
 debian/control   |  4 ++--
 4 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..4b21ac3
--- /dev/null
+++ b/debian/NEWS
@@ -0,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
diff --git a/debian/changelog b/debian/changelog
index 6c8884c..8e0b419 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+7
diff --git a/debian/control b/debian/control
index 938fa24..89411c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 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 @@ X-Python-Version: 2.5, 2.6
 
 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).

-- 
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