[ucto] 03/03: Updated to new upstream (0.9.6) + Updated to new upstream (0.9.6) + Added new ucto-common-data package (breaking/replacing ucto << 0.9.6-1)

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Jan 23 14:20:12 UTC 2017


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

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

commit 40457d1b4bd58af74cdc4870d63dfed033d17ab8
Author: proycon <proycon at anaproy.nl>
Date:   Mon Jan 23 15:19:21 2017 +0100

    Updated to new upstream (0.9.6) + Updated to new upstream (0.9.6) + Added new ucto-common-data package (breaking/replacing ucto << 0.9.6-1)
---
 debian/changelog                | 11 +++++++++++
 debian/control                  | 32 +++++++++++++++++++++++++++++++-
 debian/libucto2.install         |  1 -
 debian/ucto-common-data.install |  1 +
 4 files changed, 43 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4ecf1ea..bb013c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ucto (0.9.6-1) unstable; urgency=high
+
+  * Updated to new upstream (0.9.6)
+  * Updated uctodata dependency to 0.4
+  * Added new ucto-common-data package containing
+    minimal data that used to be in libucto2
+    (as recommended by Andreas Beckmann in bug #838112)
+    Stated this to break/replace ucto << 0.9.6-1
+
+ -- Maarten van Gompel <proycon at anaproy.nl>  Fri, 23 Jan 2017 15:10:00 +0100
+
 ucto (0.9.5-1) unstable; urgency=medium
 
   * Updated to new upstream (0.9.5)
diff --git a/debian/control b/debian/control
index 786611d..d9edf33 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cdbs (>= 0.4.93~),
                libticcutils2-dev (>= 0.14),
                libxml2-dev,
                pkg-config,
-               uctodata (>= 0.3.1)
+               uctodata (>= 0.4)
 Standards-Version: 3.9.8
 Homepage: http://languagemachines.github.io/ucto/
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ucto.git
@@ -102,3 +102,33 @@ Description: Unicode Tokenizer - runtime
  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: ucto-common-data
+Section: libs
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Replaces: ucto (<< 0.9.6-1)
+Breaks: ucto (<< 0.9.6-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 that make your text suited for further processing
+ such as indexing, part-of-speech tagging, or machine translation.
+ .
+ This package provides generic data files only.
+ Additional data files are available in the uctodata package.
+ .
+ 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, 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
+ use to you.
diff --git a/debian/libucto2.install b/debian/libucto2.install
index 051244b..24ebe3b 100644
--- a/debian/libucto2.install
+++ b/debian/libucto2.install
@@ -1,2 +1 @@
-/etc/ucto
 /usr/lib/*/libucto.so.2*
diff --git a/debian/ucto-common-data.install b/debian/ucto-common-data.install
new file mode 100644
index 0000000..040e4b2
--- /dev/null
+++ b/debian/ucto-common-data.install
@@ -0,0 +1 @@
+/usr/share/ucto

-- 
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