Package: libvoikko1
Version: 2.1-3
Severity: important
Tags: patch
Packages built against libvoikko1 will now get a dependency on
libvoikko1 (>= 2.0)
which is insufficient for example in openoffice.org-voikko. Version 2.1 adds
new symbols that are being used in openoffice.org-voikko, so the dependency
should be updated too. The patch below will do this (openoffice.org-voikko
should be rebuilt afterwards for this to have any effect).
Harri
--- debian/rules.orig 2009-05-24 12:06:41.000000000 +0300
+++ debian/rules 2009-05-24 12:06:55.000000000 +0300
@@ -82,7 +82,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs -V "libvoikko1 (>= 2.0)"
+ dh_makeshlibs -V "libvoikko1 (>= 2.1)"
dh_installdeb
dh_shlibdeps
dh_gencontrol
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]