[ucto] 01/02: debian/control: add Replaces, Breaks: ucto (<< 0.5.5-1) to Package libucto2, in order to properly deal with the move of /etc/ucto in 0.5.5-1. Fixes "libucto2: fails to upgrade from 'sid' - trying to overwrite /etc/ucto/tokconfig-en", thanks Andreas Beckmann (Closes: #782103).

Joost van Baal joostvb at moszumanska.debian.org
Sat Feb 6 02:34:55 UTC 2016


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

joostvb pushed a commit to branch master
in repository ucto.

commit 5cf0cd6b1cf90dc1a10b70ba5725db61630e8b8a
Author: Joost van Baal-Ilić <joostvb at janacopoulos.mdcc.cx>
Date:   Sat Feb 6 02:56:10 2016 +0100

    debian/control: add Replaces, Breaks: ucto (<< 0.5.5-1) to Package libucto2,
    in order to properly deal with the move of /etc/ucto in 0.5.5-1. Fixes
    "libucto2: fails to upgrade from 'sid' - trying to overwrite
    /etc/ucto/tokconfig-en", thanks Andreas Beckmann (Closes: #782103).
    
    Add missing changelog note to previous release: fixes "ucto: use
    dh-autoreconf to fix FTBFS on ppc64el"; thanks Logan Rosen (Closes: #735963).
---
 debian/changelog | 14 ++++++++------
 debian/control   |  2 ++
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0092737..d07a4e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
 ucto (0.8.0-2) UNRELEASED; urgency=medium
 
   * UNRELEASED
-
   * debian/control, debian/copyright: Upstream has moved from Tilburg to
     Nijmegen: Homepage moved from http://ilk.uvt.nl/ucto/ to
     http://languagemachines.github.io/ucto/; adjusted description.
+  * debian/control: add Replaces, Breaks: ucto (<< 0.5.5-1) to Package
+    libucto2, in order to properly deal with the move of /etc/ucto in 0.5.5-1.
+    Fixes "libucto2: fails to upgrade from 'sid' - trying to overwrite
+    /etc/ucto/tokconfig-en", thanks Andreas Beckmann (Closes: #782103).
 
-  * FIXME: autoreconf; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735963
-
- -- Joost van Baal-Ilić <joostvb at debian.org>  Thu, 04 Feb 2016 05:46:21 +0100
+ -- Joost van Baal-Ilić <joostvb at debian.org>  Sat, 06 Feb 2016 02:54:44 +0100
 
 ucto (0.8.0-1) unstable; urgency=low
 
@@ -16,7 +17,8 @@ ucto (0.8.0-1) unstable; urgency=low
   * debian/control: new homepage, mention funding.
   * .gitignore: added.
   * debian/control, debian/rules: use dh-autoreconf so that 'debian/rules
-    clean' does what we want.
+    clean' does what we want.  This also fixes "ucto: use dh-autoreconf to fix
+    FTBFS on ppc64el"; thanks Logan Rosen (Closes: #735963).
   * enable multiarch:
     - debian/control: change "Build-Depends: cdbs,
       debhelper (>= 7)" to more strict "Build-Depends: cdbs (>= 0.4.93~),
@@ -29,7 +31,7 @@ ucto (0.8.0-1) unstable; urgency=low
     https://wiki.debian.org/Multiarch/Implementation
     section #cdbs_with_autotools_and_debhelper .
 
- -- Joost van Baal-Ilić <joostvb at debian.org>  Sun, 05 Jul 2015 06:55:05 +0200
+ -- Joost van Baal-Ilić <joostvb at debian.org>  Thu, 04 Feb 2016 04:55:05 +0100
 
 ucto (0.5.5-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index e75ea35..319b741 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: ucto (<< 0.5.5-1)
+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

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