Hi,
Here's a proposed patch (2nd), discard previous one.
And this would fix Bug#607517 as well.
diff -u libtextcat-2.2/debian/control libtextcat-2.2/debian/control
--- libtextcat-2.2/debian/control
+++ libtextcat-2.2/debian/control
@@ -9,7 +9,7 @@
Package: libtextcat0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libtextcat-data (=
${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libtextcat-data (=
${source:Version}) | libtextcat-data-utf8 (= ${source:Version})
Description: Language detection library
Libtextcat is a library with functions that implement the classification
technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
@@ -47,7 +47,7 @@
Section: text
Architecture: all
Replaces: libtextcat0 (<< 2.2-1)
-Conflicts: libtextcat-data-utf8
+Conflicts: libtextcat-data
Depends: ${misc:Depends}
Breaks: libtextcat0
Description: Language detection library - data files
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]