r37156 - in /packages/mbtserver/trunk/debian: changelog control copyright
joostvb at users.alioth.debian.org
joostvb at users.alioth.debian.org
Fri Dec 24 19:12:35 UTC 2010
Author: joostvb
Date: Fri Dec 24 19:12:34 2010
New Revision: 37156
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37156
Log:
control: enhance description; copyright: now in machine-readable format.
Modified:
packages/mbtserver/trunk/debian/changelog
packages/mbtserver/trunk/debian/control
packages/mbtserver/trunk/debian/copyright
Modified: packages/mbtserver/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/debian/changelog?rev=37156&op=diff
==============================================================================
--- packages/mbtserver/trunk/debian/changelog (original)
+++ packages/mbtserver/trunk/debian/changelog Fri Dec 24 19:12:34 2010
@@ -5,6 +5,8 @@
https://svn.ilk.uvt.nl/svn/trunk/sources/mbtserver/debian but at
debian-science project at Alioth.
* control: set maintainer to Debian Science Team, update Vcs- flags.
+ * control: enhance description.
+ * copyright: now in machine-readable format.
* docs, TODO, NEWS.Debian: remove unused files.
-- Joost van Baal <joostvb at debian.org> Fri, 24 Dec 2010 20:05:47 +0100
Modified: packages/mbtserver/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/debian/control?rev=37156&op=diff
==============================================================================
--- packages/mbtserver/trunk/debian/control (original)
+++ packages/mbtserver/trunk/debian/control Fri Dec 24 19:12:34 2010
@@ -13,5 +13,17 @@
Package: mbtserver
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.2.0), mbt (>=3.2.4), adduser
-Description: A server providing a memory-based tagger for natural language processing
- MbtServer is server frontend for the MBT tagger.
+Description: Server extensions for the MBT tagger
+ MbtServer extends Mbt with a server layer, running as a TCP server. Mbt is a
+ memory-based tagger-generator and tagger for natural language processing.
+ MbtServer provides the possibility to access a trained tagger from multiple
+ sessions. It also allows to run and access different taggers in parallel.
+ .
+ MbtServer is a product of the ILK (Induction of Linguistic Knowledge)
+ research group of the Tilburg University and the CNTS research group of the
+ University of Antwerp.
+ .
+ If you do scientific research in natural language processing, MbtServer will
+ likely be of use to you.
+
+
Modified: packages/mbtserver/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/debian/copyright?rev=37156&op=diff
==============================================================================
--- packages/mbtserver/trunk/debian/copyright (original)
+++ packages/mbtserver/trunk/debian/copyright Fri Dec 24 19:12:34 2010
@@ -3,35 +3,31 @@
It was downloaded from http://ilk.uvt.nl/downloads/pub/software/.
-Upstream Authors:
+Files: debian/*
+Author: Ko van der Sloot
+Copyright: Copyright © 2010 Ko van der Sloot
+License: GPL-3+
+ The Debian packaging is licensed under the GPL, version 3 or later,
+ see below.
- Lead programmer:
- Ko van der Sloot
- Code, algorithm, and design contributions by:
- Antal van den Bosch
- Walter Daelemans
- Jakub Zavrel
+Files: *
+Author: Lead programmer: Ko van der Sloot; Code, algorithm, and design
+ contributions by: Antal van den Bosch, Walter Daelemans, Jakub Zavrel
+Copyright: Copyright © 1998 - 2010, ILK - Tilburg University and
+ CNTS - University of Antwerp
+License: GPL-3+
+ MbtServer is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
-Copyright:
+ MbtServer is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- Copyright (c) 1998 - 2010
- ILK - Tilburg University
- CNTS - University of Antwerp
-
-License:
-
- Mbt3 is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- Mbt3 is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
-The Debian packaging is (C) 2010, Ko van der Sloo and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
# $Id$
# $URL$
More information about the debian-science-commits
mailing list