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): > Debian PhotoTools Maintainers > <[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. > > -- > 763492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763492 > 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 846275d..cced017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rawstudio (2.0-2.1) unstable; urgency=medium + + * [2fd16e81] Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo + + -- OndÅej Surý <[email protected]> Mon, 29 Sep 2014 17:04:06 +0200 + rawstudio (2.0-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 1a54574..993040b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: Debian PhotoTools Maintainers <[email protected]> Uploaders: Bernd Zeimetz <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1), dh-autoreconf, libdbus-1-dev, libexiv2-dev, libgconf2-dev, libgtk2.0-dev, liblcms1-dev, libjpeg8-dev, libtiff-dev, libxml2-dev, quilt (>= 0.46-7), libfftw3-dev, liblensfun-dev, libcurl4-gnutls-dev, libflickcurl-dev, libsqlite3-dev, libgphoto2-dev +Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1), dh-autoreconf, libdbus-1-dev, libexiv2-dev, libgconf2-dev, libgtk2.0-dev, liblcms1-dev, libjpeg-dev, libtiff-dev, libxml2-dev, quilt (>= 0.46-7), libfftw3-dev, liblensfun-dev, libcurl4-gnutls-dev, libflickcurl-dev, libsqlite3-dev, libgphoto2-dev Standards-Version: 3.9.5 Homepage: http://www.rawstudio.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-phototools/rawstudio.git
_______________________________________________ Pkg-phototools-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel
