[ucto] 27/69: debian/control: added Conflicts rule to exterminate older ucto installs

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:14:43 UTC 2014


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

joostvb pushed a commit to branch master
in repository ucto.

commit 717c931289213644afffa3aae1fea10c35577eab
Author: Ko van der Sloot <ko.vandersloot at uvt.nl>
Date:   Thu Nov 3 14:33:02 2011 +0000

    debian/control: added Conflicts rule to exterminate older ucto installs
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d0c2177..4fe1a19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ucto (0.4.8-3) unstable; urgency=low
+
+  * debian/control: added Conflicts rule to exterminate older ucto installs
+
+ -- Ko van der Sloot <ko.vandersloot at uvt.nl>  Thu, 03 Nov 2011 15:31:42 +0100
+
 ucto (0.4.8-2) unstable; urgency=low
 
   * debian/ucto.install: we should install the config in /etc/ucto too
diff --git a/debian/control b/debian/control
index e799b84..5670da1 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,7 @@ Package: libucto
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: ucto <= 0.4.7
 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