Your message dated Sat, 24 May 2014 15:51:49 +0200
with message-id <[email protected]>
and subject line Re: Bug#681081: poppler: Build-Depend on libtiff5-dev
has caused the Debian Bug report #681081,
regarding poppler: Build-Depend on libtiff5-dev
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
681081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: poppler
Version: 0.20.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
libtiff5 is now available (source tiff), and it would be nice if poppler
used that instead of libtiff4 (source tiff3). The attached patch makes the
change. Thanks for considering it.
-- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal')
Architecture: i386 (i686)
Kernel: Linux 3.5.0-3-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru poppler-0.20.1/debian/control poppler-0.20.1/debian/control
--- poppler-0.20.1/debian/control 2012-06-21 23:19:48.000000000 -0400
+++ poppler-0.20.1/debian/control 2012-07-10 09:48:49.000000000 -0400
@@ -16,7 +16,7 @@
libcairo2-dev (>= 1.10.0),
libjpeg-dev,
libpng-dev,
- libtiff-dev,
+ libtiff5-dev,
liblcms2-dev,
libfreetype6-dev,
gtk-doc-tools (>= 1.14),
@@ -63,7 +63,7 @@
Suggests: libfreetype6-dev,
libopenjpeg-dev,
libpng-dev,
- libtiff-dev
+ libtiff5-dev
Description: PDF rendering library -- private development files
Poppler is a PDF rendering library based on Xpdf PDF viewer.
.
--- End Message ---
--- Begin Message ---
On 2012-07-10 16:18, Pino Toscano wrote:
Alle martedì 10 luglio 2012, Michael Terry ha scritto:
libtiff5 is now available (source tiff), and it would be nice if
poppler used that instead of libtiff4 (source tiff3).
What's the rationale for deviating from the default tiff currently
used
in Debian?
Also, most probably for wheezy+1 libtiff-dev is going to be provided
by
tiff v4 instead of v3, so poppler will follow suit automatically (and
poppler 0.20.x and greater is targeted for wheezy+1, anyway).
Hence, tagging it as wontfix.
Now Debian is using TIFF v4, and (as written above too) Poppler just
uses the default libtiff version.
Given the above, this bug can be closed.
--
Pino Toscano
--- End Message ---