[ucto] 01/01: Updated copyright, descriptions, dependencies, preparing to upgrade to new upstream

Maarten van Gompel proycon-guest at moszumanska.debian.org
Sat Jul 30 16:24:33 UTC 2016


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

proycon-guest pushed a commit to branch master
in repository ucto.

commit 0020159e8eb468b4b872f66f6418aa587464951b
Author: proycon <proycon at anaproy.nl>
Date:   Sat Jul 30 18:24:10 2016 +0200

    Updated copyright, descriptions, dependencies, preparing to upgrade to new upstream
---
 debian/changelog |  8 ++++++++
 debian/control   | 58 +++++++++++++++++++++++++++++++++++++-------------------
 debian/copyright | 13 +++++++++----
 debian/watch     |  2 +-
 4 files changed, 57 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c6708a..78233c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ucto (0.9.1-1) unstable; urgency=medium
+ 
+  * Preparing to upgrade to new upstream (in progress, unfinished)
+  * Copyright information was not accurate (was copied from timbl)  
+  * Updated description
+
+ -- Maarten van Gompel <proycon at anaproy.nl>  Sat, 30 Jul 2016 18:14:00 +0200
+
 ucto (0.8.0-3) UNRELEASED; urgency=medium
 
   [ Joost van Baal-Ilić ]
diff --git a/debian/control b/debian/control
index 319b741..40569a2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: ucto
 Section: science
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
-Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3), pkg-config, dh-autoreconf, libxml2-dev, libicu-dev, libfolia-dev (>= 0.11), libticcutils2-dev
-Standards-Version: 3.9.3
+Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>, Maarten van Gompel <proycon at anaproy.nl>
+Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3), pkg-config, dh-autoreconf, libxml2-dev, libicu-dev, libfolia-dev (>= 1.3), libticcutils2-dev (>= 0.13)
+Standards-Version: 3.9.8
 Homepage: http://languagemachines.github.io/ucto/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ucto.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ucto.git
@@ -15,13 +15,19 @@ 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.
+ basic preprocessing steps that make your text suited for further processing 
+ such as indexing, part-of-speech tagging, or machine translation.
+ .
+ This package provides necessary language-specific datafiles for running Ucto.
  .
  Ucto was written by Maarten van Gompel and Ko van der Sloot.  Work on Ucto
  was funded by NWO, the Netherlands Organisation for Scientific Research,
- under the Implicit Linguistics project and the CLARIN-NL program.
+ under the Implicit Linguistics project, the CLARIN-NL program, and the 
+ CLARIAH project.
+ .
+ Ucto is a product of the Centre of Language and Speech Technology (Radboud
+ University Nijmegen), and previously 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
@@ -36,16 +42,23 @@ Replaces: libucto1-dev
 Description: Unicode Tokenizer - development
  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.
+ basic preprocessing steps that make your text suited for further processing 
+ such as indexing, part-of-speech tagging, or machine translation.
+ .
+ This package provides necessary language-specific datafiles for running Ucto.
  .
  Ucto was written by Maarten van Gompel and Ko van der Sloot.  Work on Ucto
  was funded by NWO, the Netherlands Organisation for Scientific Research,
- under the Implicit Linguistics project and the CLARIN-NL program.
+ under the Implicit Linguistics project, the CLARIN-NL program, and the 
+ CLARIAH project.
  .
- This package provides the ucto header files required to compile C++ programs
- that use ucto.
+ Ucto is a product of the Centre of Language and Speech Technology (Radboud
+ University Nijmegen), and previously 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.
 
 Package: libucto2
 Section: libs
@@ -57,14 +70,21 @@ Breaks: ucto (<< 0.5.5-1)
 Description: Unicode Tokenizer - runtime
  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.
+ basic preprocessing steps that make your text suited for further processing 
+ such as indexing, part-of-speech tagging, or machine translation.
+ .
+ This package provides necessary language-specific datafiles for running Ucto.
  .
  Ucto was written by Maarten van Gompel and Ko van der Sloot.  Work on Ucto
  was funded by NWO, the Netherlands Organisation for Scientific Research,
- under the Implicit Linguistics project and the CLARIN-NL program.
+ under the Implicit Linguistics project, the CLARIN-NL program, and the 
+ CLARIAH project.
+ .
+ Ucto is a product of the Centre of Language and Speech Technology (Radboud
+ University Nijmegen), and previously the ILK Research Group (Tilburg University,
+ The Netherlands).
  .
- This package provides the runtime files required to run programs that use
- ucto.
+ 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.
 
diff --git a/debian/copyright b/debian/copyright
index cd449ff..1823d54 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,10 @@
 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 .
+Upstream source is at
+https://github.com/LanguageMachines/ucto
+The project website is at
+https://languagemachines.github.io/ucto/
 
 Files: debian/*
 Author: Joost van Baal
@@ -11,9 +14,11 @@ License: GPL-3+
  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
+Author: Maarten van Gompel, Ko van der Sloot
+Copyright: 
+ Copyright © 2015 - 2016, Centre for Language and Speech Technology
+ (Radboud University Nijmegen, The Netherlands)
+ Copyright © 2009 - 2015, ILK Research Group (Tilburg
  University, The Netherlands)
 License: GPL-3+
  Ucto is free software; you can redistribute it and/or modify
diff --git a/debian/watch b/debian/watch
index 9abb352..ffa718a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-# git://anonscm.debian.org/debian-science/packages/libticcutils.git
+# git://anonscm.debian.org/debian-science/packages/ucto.git
 
 # See uscan(1) for format
 

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



More information about the debian-science-commits mailing list