Accidentally the patch didn't get attached, so here it is. Cheers, Ondrej
On Tue, Sep 30, 2014, at 15:24, 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 Games Team <[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. > > -- > 763471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763471 > 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 be6e0a8..2cb1c97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +freeorion (0.4.4-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 15:05:11 +0200 + freeorion (0.4.4-1) unstable; urgency=medium * New upstream release 0.4.4 r7640. diff --git a/debian/control b/debian/control index 1c36eba..b450161 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libfreetype6-dev, libgl1-mesa-dev, libglu1-mesa-dev, - libjpeg8-dev, + libjpeg-dev, libltdl-dev, libogg-dev, libogre-1.9-dev,

