debian/0000755000000000000000000000000012215075622007170 5ustar debian/source/0000755000000000000000000000000012215075607010473 5ustar debian/source/format0000644000000000000000000000001412215072317011674 0ustar 3.0 (quilt) debian/control0000644000000000000000000000241212215075505010572 0ustar Source: mbtserver Section: science Priority: extra Maintainer: Debian Science Team Uploaders: Joost van Baal-Ilić , Ko van der Sloot Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl4-dev, libtimblserver3-dev, libmbt1-dev, libticcutils2-dev (>= 0.3), libxml2-dev Standards-Version: 3.9.4 Homepage: http://ilk.uvt.nl/mbt/ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/mbtserver/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/ Package: mbtserver Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} 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 one to run and access different taggers in parallel. . MbtServer is a product of the ILK Research Group (Tilburg University, The Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium). . If you do scientific research in natural language processing, MbtServer will likely be of use to you. debian/copyright0000644000000000000000000001066712215072317011133 0ustar This package was debianized by Ko van der Sloot on Thu, 11 Nov 2010 11:49:19 +0200. It was downloaded from http://ilk.uvt.nl/downloads/pub/software/. 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: m4/ac_define_dir.m4 Author: Stepan Kasal, Andreas Schwab, Guido U. Draheim, Alexandre Oliva Copyright: Copyright © 2006 Stepan Kasal Copyright © 2006 Andreas Schwab Copyright © 2006 Guido U. Draheim Copyright © 2006 Alexandre Oliva License: Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. Files: m4/acx_pthread.m4 Author: Steven G. Johnson Copyright: Copyright © 2008 Steven G. Johnson License: This program 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. This program 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. You should have received a copy of the GNU General Public License along with this program. If not, see . As a special exception, the respective Autoconf Macro's copyright owner gives unlimited permission to copy, distribute and modify the configure scripts that are the output of Autoconf when processing the Macro. You need not follow the terms of the GNU General Public License when using or distributing such scripts, even though portions of the text of the Macro appear in them. The GNU General Public License (GPL) does govern all other use of the material that constitutes the Autoconf Macro. This special exception to the GPL applies to versions of the Autoconf Macro released by the Autoconf Archive. When you make and distribute a modified version of the Autoconf Macro, you may extend this special exception to the GPL to apply to your modified version as well. Files: m4/pkg.m4 Author: Scott James Remnant Copyright: Copyright © 2004 Scott James Remnant License: This program 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 2 of the License, or (at your option) any later version. This program 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. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. 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, the ILK Research Group (Tilburg University, The Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium). 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: copyright 38367 2011-04-14 12:11:58Z joostvb $ # $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debian/copyright $ debian/rules0000755000000000000000000000052412215072317010247 0ustar #!/usr/bin/make -f # $Id: rules 37153 2010-12-24 19:04:21Z joostvb $ # $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debian/rules $ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk # variable or target overrides # DEB_DH_INSTALLINIT_ARGS := --onlyscripts --name mbt debian/changelog0000644000000000000000000001230212215075526011043 0ustar mbtserver (0.7-3) unstable; urgency=low * debian/control: change Build-Depends "libtimbl4-dev | libtimbl-dev" in "libtimbl4-dev": on second thought, we decided not to go for unversioned libtimbl-dev. See also Bug#718503: "release.debian.org: transition: timbl". * debian/control: change Build-Depends "libticcutils2-dev | libticcutils-dev" in "libticcutils2-dev (>=0.3)": on second thought, we decided not to go for unversioned libticcutils-dev. See also Bug#718501: "release.debian.org: transition: ticcutils". * debian/control: change Build-Depends "libtimblserver3-dev | libtimblserver-dev" in "libtimblserver3-dev". * debian/control: change Build-Depends "libmbt1-dev | libmbt-dev" in "libmbt1-dev": See also Bug#718511: "release.debian.org: transition: mbt". * debian/control: Standards-Version upgraded from policy 3.9.3 to 3.9.4 (no other changes needed: section 8.6 is mostly not applicable to us: we keep using shlibs files, not symbols, since we build from C++ sources). -- Joost van Baal-Ilić Sat, 14 Sep 2013 16:53:20 +0200 mbtserver (0.7-2) unstable; urgency=low * debian/control: now Build-Depends upon libtimbl4-dev | libtimbl-dev, libtimblserver3-dev | libtimblserver-dev, libmbt1-dev | libmbt-dev, libticcutils2-dev | libticcutils-dev: prepare for to be released unversioned -dev packages; these will replace the versioned ones. * debian/control: get rid of obsolete DM-Upload-Allowed. * debian/watch: make sure no longer matches "mbtserver-latest.tar.gz", thanks Bart Martens. -- Joost van Baal-Ilić Sat, 15 Jun 2013 19:02:36 +0200 mbtserver (0.7-1) unstable; urgency=low * New Upstream Release. * debian/control: changed dependencies on libtimbl4-dev, libtimblserver3-dev, libmbt1-dev, libticcutils2-dev. -- Ko van der Sloot Thu, 04 Apr 2013 12:21:29 +0200 mbtserver (0.6-1) unstable; urgency=low * debian/watch updated to watch http://software.ticc.uvt.nl/. * debian/control: now refer to Standards-Verion 3.9.3, added dependency on libticcutils1-dev, changed dependency on libtimbl3-dev (>= 6.4.3), libtimblserver2-dev (>= 1.6) and libmbt0-dev (>= 3.2.9). -- Ko van der Sloot Thu, 11 Oct 2012 16:30:56 +0200 mbtserver (0.5-2) unstable; urgency=low * updated package to use 3.0 source format. -- Joost van Baal-Ilić Sat, 28 Jan 2012 10:32:04 +0100 mbtserver (0.5-1) unstable; urgency=low * New Upstream Release -- Ko van der Sloot Thu, 05 Jan 2012 10:18:34 +0100 mbtserver (0.4-2) unstable; urgency=low * debian/control: build dependencies libtimblserver-dev and libmbt-dev are renamed to libtimblserver2-dev and libmbt0-dev. * debian/NEWS: remove: duplicated from upstream /usr/share/doc/mbtserver/NEWS.gz. -- Joost van Baal-Ilić Thu, 29 Dec 2011 10:55:41 +0100 mbtserver (0.4-1) unstable; urgency=low * New Upstream Release -- Ko van der Sloot Tue, 20 Dec 2011 18:35:15 +0100 mbtserver (0.3-1) unstable; urgency=low * New Release * debian/control: depends om mbt-3.2.6 and timblserver-1.3 now * debian/NEWS: added -- Ko van der Sloot Thu, 20 Oct 2011 11:33:15 +0200 mbtserver (0.2-1) unstable; urgency=low * New upstream release. * debian/control: add pkg-config to Build-depends, thanks Cyril Brulebois (Closes: #621883). * debian/control: more strictly versioned Build-Depends upon libtimbl3-dev, timblserver and mbt, in order to honor changes like s/Timbl/timbl/. * debian/copyright: update FSF postal address. -- Joost van Baal Thu, 14 Apr 2011 14:00:14 +0200 mbtserver (0.1-4) unstable; urgency=low * debian/copyright: completed (info on some autoconf macro files was missing). Thanks Charles Plessy. -- Joost van Baal Wed, 16 Feb 2011 12:46:58 +0100 mbtserver (0.1-3) unstable; urgency=low * copyright, control: CNTS is now called CLiPS. Thanks Antal van den Bosch. -- Joost van Baal Wed, 16 Feb 2011 12:43:24 +0100 mbtserver (0.1-2) unstable; urgency=low * First upload to Debian archive (Closes: #607935). * No longer maintained at 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. * control: Update from policy 3.8.0 to 3.9.1 (no changes needed). * watch: added. * control: build-depends: replace timbl (>= 6.2.0) with new libtimbl3-dev, add needed timblserver and libxml2-dev; depends: remove unneeded timbl (>= 6.2.0), adduser, remove explicit mbt (>=3.2.4). -- Joost van Baal Fri, 24 Dec 2010 20:05:47 +0100 mbtserver (0.1-1) unstable; urgency=low * Initial Release -- Ko van der Sloot Wed, 06 Oct 2010 10:27:36 +0200 # $Id: changelog 46275 2013-09-14 15:05:52Z joostvb $ # $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debian/changelog $ debian/watch0000644000000000000000000000050612215072317010220 0ustar # $Id: watch 46054 2013-06-16 06:06:16Z joostvb $ # $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debian/watch $ # See uscan(1) for format version=3 http://software.ticc.uvt.nl/mbtserver-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) # Bart Martens Sat, 15 Dec 2012 06:32:04 +0000 debian/compat0000644000000000000000000000000212215072317010364 0ustar 7