[mbtserver] 04/53: control: enhance description; copyright: now in machine-readable format.

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


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

joostvb pushed a commit to branch master
in repository mbtserver.

commit cdfb54279eda7a6e216d495c61ae9df262c70a4b
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date:   Fri Dec 24 19:12:34 2010 +0000

    control: enhance description; copyright: now in machine-readable format.
---
 debian/changelog |  2 ++
 debian/control   | 16 ++++++++++++++--
 debian/copyright | 54 +++++++++++++++++++++++++-----------------------------
 3 files changed, 41 insertions(+), 31 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1dd2142..5e6d434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mbtserver (0.1-2) unstable; urgency=low
     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
diff --git a/debian/control b/debian/control
index 564b854..4f87a67 100644
--- a/debian/control
+++ b/debian/control
@@ -13,5 +13,17 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/
 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.
+
+
diff --git a/debian/copyright b/debian/copyright
index 5c5e7d9..12ba4e7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,35 +3,31 @@ Thu, 11 Nov 2010 11:49:19 +0200.
 
 It was downloaded from http://ilk.uvt.nl/downloads/pub/software/.
 
-Upstream Authors:
-
-  Lead programmer:
-    Ko van der Sloot
-  Code, algorithm, and design contributions by:
-    Antal van den Bosch
-    Walter Daelemans
-    Jakub Zavrel
-
-Copyright:
-
-    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'.
+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.
+
+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.
+
+ 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.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
 
 # $Id$
 # $URL$

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



More information about the debian-science-commits mailing list