# breaks partial upgrades (policy §3.5)
severity 681574 serious
quit

Jonathan Nieder wrote:

> Severity: important
> Justification: inaccurate dependency in shlibs file (policy §8.6.3)

This also affects leptonica-progs's dependencies.  Without this fix,
the dependencies allow me to upgrade leptonica-progs without upgrading
libleptonica, producing errors:

        $ sudokutest
        sudokutest: error while loading shared libraries: liblept.so.3: cannot 
open shared object file: No such file or directory

I applied the following patch on top of the two I already sent and
put the result at

  http://alioth.debian.org/~jrnieder-guest/temp/leptonlib_1.69-3.1.dsc

I'd be happy if you get a chance to look it over.

Thanks,
Jonathan

 debian/changelog |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4be472d..76f577c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-leptonlib (1.69-3.1) local; urgency=low
+leptonlib (1.69-3.1) unstable; urgency=low
 
-  * Add Breaks relations to prevent libleptonica from satisfying
-    dependencies by packages in squeeze and producing "liblept.so.1:
-    cannot open shared object file" errors.
-  * Use a version (>= 1.69~) in the libleptonica dependency in
-    libleptonica.shlibs.
+  * Non-maintainer upload.
+  * libleptonica: Breaks leptonica-progs and tesseract-ocr from squeeze
+    to prevent "liblept.so.1: cannot open shared object file" errors
+    (closes: #681570)
+  * libleptonica: Use version (>= 1.69~) in dependencies on libleptonica
+    generated through the shlibs system to prevent "liblept.so.3: cannot
+    open shared object file" errors (closes: #681574)
 
- -- Jonathan Nieder <jrnie...@gmail.com>  Sat, 14 Jul 2012 05:41:18 -0500
+ -- Jonathan Nieder <jrnie...@gmail.com>  Sat, 14 Jul 2012 06:44:20 -0500
 
 leptonlib (1.69-3) unstable; urgency=low
 
-- 
1.7.10.4




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to