Accidentally the patch didn't get attached, so here it is. Cheers, Ondrej
On Tue, Sep 30, 2014, at 15:26, 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): > Alastair McKinstry <[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. > > -- > 763485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763485 > 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 8a1aae7..a47500e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ncl (6.2.0-2.2) 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:01:35 +0200 + ncl (6.2.0-2.1) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 4b206b0..1f7c233 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Alastair McKinstry <[email protected]> Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev, - libxaw7-dev, libxmu-headers, libcairo2-dev, libjpeg8-dev, libpng12-dev, + libxaw7-dev, libxmu-headers, libcairo2-dev, libjpeg-dev, libpng12-dev, pkg-config, fontconfig, libfontconfig1-dev, libfreetype6-dev, libexpat1-dev, libpixman-1-dev, libcurl4-gnutls-dev | libcurl-dev, libgdal1-dev, libnetcdf-dev, libudunits2-dev,

