r44009 - in /packages/ucto/trunk/debian: changelog control

sloot-guest at users.alioth.debian.org sloot-guest at users.alioth.debian.org
Thu Nov 3 14:33:03 UTC 2011


Author: sloot-guest
Date: Thu Nov  3 14:33:02 2011
New Revision: 44009

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44009
Log:
debian/control: added Conflicts rule to exterminate older ucto installs

Modified:
    packages/ucto/trunk/debian/changelog
    packages/ucto/trunk/debian/control

Modified: packages/ucto/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/changelog?rev=44009&op=diff
==============================================================================
--- packages/ucto/trunk/debian/changelog (original)
+++ packages/ucto/trunk/debian/changelog Thu Nov  3 14:33:02 2011
@@ -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

Modified: packages/ucto/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/ucto/trunk/debian/control?rev=44009&op=diff
==============================================================================
--- packages/ucto/trunk/debian/control (original)
+++ packages/ucto/trunk/debian/control Thu Nov  3 14:33:02 2011
@@ -48,6 +48,7 @@
 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




More information about the debian-science-commits mailing list