Package: libwebp Version: 0.1.3-2 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for libwebp (versioned as 0.1.3-2.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Cheers, Julien
diff -Nru libwebp-0.1.3/debian/changelog libwebp-0.1.3/debian/changelog --- libwebp-0.1.3/debian/changelog 2011-12-09 01:35:28.000000000 +0100 +++ libwebp-0.1.3/debian/changelog 2012-01-29 18:30:02.000000000 +0100 @@ -1,3 +1,11 @@ +libwebp (0.1.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-Depend on libjpeg-dev instead of libjpeg62-dev, and drop hardcoded + shared library dependencies from webp. + + -- Julien Cristau <[email protected]> Sun, 29 Jan 2012 18:29:55 +0100 + libwebp (0.1.3-2) unstable; urgency=low * Improve description ever so slightly (closes: #647434) diff -Nru libwebp-0.1.3/debian/control libwebp-0.1.3/debian/control --- libwebp-0.1.3/debian/control 2011-12-09 01:34:31.000000000 +0100 +++ libwebp-0.1.3/debian/control 2012-01-29 18:28:32.000000000 +0100 @@ -2,7 +2,7 @@ Priority: extra Maintainer: Jeff Breidenbach <[email protected]> Build-Depends: debhelper (>= 7), autotools-dev, libtool, autoconf, - automake, libjpeg62-dev, libpng12-dev + automake, libjpeg-dev, libpng12-dev Standards-Version: 3.9.2 Section: libs Homepage: http://webp.googlecode.com @@ -32,7 +32,7 @@ Package: webp Section: graphics Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libjpeg62, libpng12-0 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient
signature.asc
Description: Digital signature

