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): > Darren Salt <[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. > > -- > 763498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763498 > 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 158fa7c..cca7262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xine-ui (0.99.9-1.1) unstable; urgency=medium + + * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo + + -- OndÅej Surý <[email protected]> Mon, 29 Sep 2014 17:08:39 +0200 + xine-ui (0.99.9-1) unstable; urgency=medium * New upstream release. Bugs fixed: diff --git a/debian/control b/debian/control index d9cc3ad..4fd5582 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: video Priority: optional Maintainer: Darren Salt <[email protected]> Build-Depends: debhelper (>> 5.0.0), libxine2-dev, - libpng-dev, libjpeg8-dev, + libpng-dev, libjpeg-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev, libxt-dev, libxtst-dev, libxv-dev, libxxf86vm-dev, libaa1-dev, libgpm-dev [linux-any],

