Accidentally the patch didn't get attached, so here it is. Cheers, Ondrej
On Tue, Sep 30, 2014, at 15:25, 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): > Debian Shotwell Maintainers <pkg-shotwell-ma...@lists.alioth.debian.org> > > If you wish to submit further information on this problem, please > send it to 763...@bugs.debian.org. > > Please do not send mail to ow...@bugs.debian.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 763482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763482 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems -- Ondřej Surý <ond...@sury.org> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
diff --git a/debian/changelog b/debian/changelog index 839731f..76c7d55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libraw (0.16.0-8.1) unstable; urgency=medium + + * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo + + -- OndÅej Surý <ond...@debian.org> Mon, 29 Sep 2014 15:57:26 +0200 + libraw (0.16.0-8) unstable; urgency=medium * debian/watch: search path updated (Closes: #759650) diff --git a/debian/control b/debian/control index 4a9463b..0c87d97 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), pkg-config, libjasper-dev, liblcms2-dev, - libjpeg8-dev | libjpeg-dev + libjpeg-dev Standards-Version: 3.9.5 Homepage: http://www.libraw.org/ Vcs-Git: git://anonscm.debian.org/pkg-shotwell/libraw.git