r37122 - in /packages/timblserver: ./ targs/ trunk/ trunk/debian/ trunk/debian/NEWS.debian trunk/debian/TODO trunk/debian/changelog trunk/debian/compat trunk/debian/control trunk/debian/copyright trunk/debian/docs trunk/debian/rules
joostvb at users.alioth.debian.org
joostvb at users.alioth.debian.org
Tue Dec 14 11:50:09 UTC 2010
Author: joostvb
Date: Tue Dec 14 11:50:07 2010
New Revision: 37122
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37122
Log:
import from svn.ilk.uvt.nl
Added:
packages/timblserver/
packages/timblserver/targs/
packages/timblserver/trunk/
packages/timblserver/trunk/debian/ (with props)
packages/timblserver/trunk/debian/NEWS.debian (with props)
packages/timblserver/trunk/debian/TODO (with props)
packages/timblserver/trunk/debian/changelog (with props)
packages/timblserver/trunk/debian/compat (with props)
packages/timblserver/trunk/debian/control (with props)
packages/timblserver/trunk/debian/copyright (with props)
packages/timblserver/trunk/debian/docs (with props)
packages/timblserver/trunk/debian/rules (with props)
Propchange: packages/timblserver/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Added: packages/timblserver/trunk/debian/NEWS.debian
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/NEWS.debian?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/NEWS.debian (added)
+++ packages/timblserver/trunk/debian/NEWS.debian Tue Dec 14 11:50:07 2010
@@ -1,0 +1,11 @@
+timblserver (1.1.0-1) unstable; urgency=low
+
+ * Some stuff is moved back to Timbl
+
+ -- Ko van der Sloot
+
+timblserver (1.0.0-1) unstable; urgency=low
+
+ * First packaging attempt.
+
+ -- Ko van der Sloot
Propchange: packages/timblserver/trunk/debian/NEWS.debian
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/TODO
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/TODO?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/TODO (added)
+++ packages/timblserver/trunk/debian/TODO Tue Dec 14 11:50:07 2010
@@ -1,0 +1,2 @@
+* finish packaging
+* improve HTTP stuff
Propchange: packages/timblserver/trunk/debian/TODO
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/changelog?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/changelog (added)
+++ packages/timblserver/trunk/debian/changelog Tue Dec 14 11:50:07 2010
@@ -1,0 +1,15 @@
+timblserver (1.0.0-2) unstable; urgency=low
+
+ * rebuild because of dependency problems
+
+ -- Ko van der Sloot <Ko.vanderSloot at uvt.nl> Tue, 05 Oct 2010 16:57:28 +0200
+
+timblserver (1.0.0-1) unstable; urgency=low
+
+ * Initial Debian packaging.
+
+ -- Ko van der Sloot <Ko.vanderSloot at uvt.nl> Wed, 10 Mar 2010 10:47:44 +0200
+
+
+# $Id$
+# $URL$
Propchange: packages/timblserver/trunk/debian/changelog
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/compat?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/compat (added)
+++ packages/timblserver/trunk/debian/compat Tue Dec 14 11:50:07 2010
@@ -1,0 +1,1 @@
+7
Propchange: packages/timblserver/trunk/debian/compat
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/control?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/control (added)
+++ packages/timblserver/trunk/debian/control Tue Dec 14 11:50:07 2010
@@ -1,0 +1,25 @@
+Source: timblserver
+Section: science
+Priority: extra
+Maintainer: Ko van der Sloot <Ko.vanderSloot at uvt.nl>
+Build-Depends: cdbs, debhelper (>= 7), autotools-dev, timbl (>= 6.3.1)
+Standards-Version: 3.8.0
+Homepage: http://ilk.uvt.nl/TimblServer/
+Vcs-Svn: https://svn.ilk.uvt.nl/svn/trunk/sources/TimblServer
+
+Package: timblserver
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, timbl (>= 6.3.1)
+Description: Server extensions for Timbl
+ TimblServer is a TiMBL wrapper; it adds server functionality to TiMBL. It
+ allows TiMBL to run multiple experiments as a TCP server, optionally via HTTP.
+ .
+ The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
+ Processing research, and for many other domains where classification tasks are
+ learned from examples.
+ .
+ TimblServer 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 NLP, TimblServer will likely be of use to you.
Propchange: packages/timblserver/trunk/debian/control
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/copyright?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/copyright (added)
+++ packages/timblserver/trunk/debian/copyright Tue Dec 14 11:50:07 2010
@@ -1,0 +1,36 @@
+This package was debianized by Ko van der Sloot <Ko.vanderSloot at uvt.nl> on
+Wed, 10 Mar 2010 11:06: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:
+
+ TimblServer 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.
+
+ TimblServer 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 Sloot and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+# $Id$
+# $UR:L$
Propchange: packages/timblserver/trunk/debian/copyright
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/docs
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/docs?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/docs (added)
+++ packages/timblserver/trunk/debian/docs Tue Dec 14 11:50:07 2010
@@ -1,0 +1,1 @@
+TODO
Propchange: packages/timblserver/trunk/debian/docs
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
Added: packages/timblserver/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/timblserver/trunk/debian/rules?rev=37122&op=file
==============================================================================
--- packages/timblserver/trunk/debian/rules (added)
+++ packages/timblserver/trunk/debian/rules Tue Dec 14 11:50:07 2010
@@ -1,0 +1,9 @@
+#!/usr/bin/make -f
+
+# $Id$
+# $URL$
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+
Propchange: packages/timblserver/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Propchange: packages/timblserver/trunk/debian/rules
------------------------------------------------------------------------------
svn:keywords = Id URL Author Date Rev
More information about the debian-science-commits
mailing list