Accidentally the patch didn't get attached, so here it is. Cheers, Ondrej
On Tue, Sep 30, 2014, at 15:27, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report with Debian. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > Daniel Walrond <[email protected]> > > If you wish to submit further information on this problem, please > send it to [email protected]. > > Please do not send mail to [email protected] unless you wish > to report a problem with the Bug-tracking system. > > -- > 763497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763497 > Debian Bug Tracking System > Contact [email protected] with problems -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
diff --git a/debian/changelog b/debian/changelog index d3e921a..f569aea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wv (1.2.9-3.1) unstable; urgency=medium + + * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo + + -- OndÅej Surý <[email protected]> Fri, 26 Sep 2014 16:34:21 +0200 + wv (1.2.9-3) unstable; urgency=low * d-control: diff --git a/debian/control b/debian/control index f34862a..1cb918b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Walrond <[email protected]> Uploaders: Dmitry Smirnov <[email protected]> Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, libgsf-1-dev (>= 1.13.0) - ,zlib1g-dev ,libpng-dev ,libxml2-dev ,libwmf-dev (>= 0.2.7), libjpeg8-dev, libexpat1-dev + ,zlib1g-dev ,libpng-dev ,libxml2-dev ,libwmf-dev (>= 0.2.7), libjpeg-dev, libexpat1-dev Homepage: http://www.abisource.com/projects/ Package: wv

