r37171 - in /packages/ucto/trunk/debian: changelog control copyright rules watch

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Sat Dec 25 12:00:00 UTC 2010


Author: joostvb
Date: Sat Dec 25 12:00:00 2010
New Revision: 37171

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37171
Log:
debianized

Added:
    packages/ucto/trunk/debian/changelog   (with props)
    packages/ucto/trunk/debian/control   (with props)
    packages/ucto/trunk/debian/copyright   (with props)
    packages/ucto/trunk/debian/rules   (with props)
    packages/ucto/trunk/debian/watch   (with props)

Added: packages/ucto/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/changelog?rev=37171&op=file
==============================================================================
--- packages/ucto/trunk/debian/changelog (added)
+++ packages/ucto/trunk/debian/changelog Sat Dec 25 12:00:00 2010
@@ -1,0 +1,7 @@
+ucto (VERSION) UNRELEASED; urgency=low
+
+  * Initial release. (Closes: #607964)
+  * FIXME: not Ko van der Sloot but Maarten van Gompel <proycon A anaproy 0 nl>
+    as uploader? FIXME: Homepage: http://ilk.uvt.nl/tadpole/ !?
+
+ -- Joost van Baal <joostvb at debian.org>  Sat, 25 Dec 2010 12:57:28 +0100

Propchange: packages/ucto/trunk/debian/changelog
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev

Added: packages/ucto/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/control?rev=37171&op=file
==============================================================================
--- packages/ucto/trunk/debian/control (added)
+++ packages/ucto/trunk/debian/control Sat Dec 25 12:00:00 2010
@@ -1,0 +1,29 @@
+Source: ucto
+Section: science
+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), icuFIXME
+Standards-Version: 3.9.1
+Homepage: http://ilk.uvt.nl/tadpole/
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ucto/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/
+
+Package: ucto
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Unicode Tokenizer
+ Ucto can tokenize UTF-8 encoded text files (i.e. separate words from
+ punctuation, split sentences, generate n-grams), and  offers several other
+ basic preprocessing steps (change case, count words/characters and reverse
+ lines) that make your text suited for further processing such as indexing,
+ part-of-speech tagging, or machine translation.
+ .
+ Ucto is a product of the ILK Research Group, Tilburg University (The
+ Netherlands).
+ .
+ If you are interested in machine parsing of UTF-8 encoded text files, e.g. to
+ do scientific research in natural language processing, ucto will likely be of
+ use to you.
+

Propchange: packages/ucto/trunk/debian/control
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev

Added: packages/ucto/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/copyright?rev=37171&op=file
==============================================================================
--- packages/ucto/trunk/debian/copyright (added)
+++ packages/ucto/trunk/debian/copyright Sat Dec 25 12:00:00 2010
@@ -1,0 +1,33 @@
+This package was debianized by Joost van Baal <joostvb at ad1810.com> on
+Sat Dec 25 12:55:06 CET 2010.
+
+It was downloaded from https://svn.ilk.uvt.nl/svn/trunk/sources/ucto/trunk .
+
+Files: debian/*
+Author: Joost van Baal
+Copyright: Copyright © 2010 Joost van Baal <joostvb at ad1810.com>
+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 © 2006 - 2010, ILK Research Group (Tilburg
+ University, The Netherlands)
+License: GPL-3+
+ Ucto 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.
+
+ Ucto 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$

Propchange: packages/ucto/trunk/debian/copyright
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev

Added: packages/ucto/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/rules?rev=37171&op=file
==============================================================================
--- packages/ucto/trunk/debian/rules (added)
+++ packages/ucto/trunk/debian/rules Sat Dec 25 12:00:00 2010
@@ -1,0 +1,8 @@
+#!/usr/bin/make -f
+
+# $Id$
+# $URL$
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+

Propchange: packages/ucto/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Propchange: packages/ucto/trunk/debian/rules
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev

Added: packages/ucto/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/watch?rev=37171&op=file
==============================================================================
--- packages/ucto/trunk/debian/watch (added)
+++ packages/ucto/trunk/debian/watch Sat Dec 25 12:00:00 2010
@@ -1,0 +1,7 @@
+# $Id$
+# $URL$
+
+# See uscan(1) for format
+
+version=3
+http://ilk.uvt.nl/downloads/pub/software/ucto-(.*)\.tar\.gz

Propchange: packages/ucto/trunk/debian/watch
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev




More information about the debian-science-commits mailing list