tags 649786 + patch
tags 649786 + pending
thanks
Dear maintainer,
I've prepared an NMU for leptonlib (versioned as 1.68-4.1). The diff
is attached to this message. I plan to upload it later today, as the
bug is quite old and there were no reactions from the maintainer since
the beginning.
Regards.
--
Mehdi Dogguy
diff -Nru leptonlib-1.68/debian/changelog leptonlib-1.68/debian/changelog
--- leptonlib-1.68/debian/changelog 2011-04-14 07:30:34.000000000 +0200
+++ leptonlib-1.68/debian/changelog 2011-12-07 12:28:05.000000000 +0100
@@ -1,3 +1,11 @@
+leptonlib (1.68-4.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Remove libwebp0 from libleptonica's Depends field, as it is added
+ automatically in ${shlibs:Depends} (Closes: #649786).
+
+ -- Mehdi Dogguy <[email protected]> Wed, 07 Dec 2011 12:25:37 +0100
+
leptonlib (1.68-4) unstable; urgency=low
* Add webp support
@@ -83,4 +91,3 @@
* Initial Release.
-- Jeff Breidenbach <[email protected]> Tue, 27 Jun 2006 14:50:37 -0700
-
diff -Nru leptonlib-1.68/debian/control leptonlib-1.68/debian/control
--- leptonlib-1.68/debian/control 2011-04-14 07:18:12.000000000 +0200
+++ leptonlib-1.68/debian/control 2011-12-07 12:25:24.000000000 +0100
@@ -26,7 +26,7 @@
Package: libleptonica
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libtiff4 (>= 3.7.4), libpng12-0, libgif4 (>= 4.1.6), libwebp0
+Depends: ${shlibs:Depends}, ${misc:Depends}, libtiff4 (>= 3.7.4), libpng12-0, libgif4 (>= 4.1.6)
Description: image processing library
Well-tested C library for some basic image processing operations,
along with a description of the functions and some design methods. A