Your message dated Fri, 18 Jul 2014 17:33:57 +0000
with message-id <[email protected]>
and subject line Bug#749972: fixed in poppler 0.26.2-3
has caused the Debian Bug report #749972,
regarding Drop the unused libgtk2.0-dev build dependency.
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.)


-- 
749972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749972
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: poppler
Version: 0.26.1-1
Severity: wishlist
Tags: patch

Hi,

Thanks for maintaining poppler in Debian!

As part of my work on the "Bootstrappable Debian" Google Summer of Code
project I came across it; I'll file two more bugs to conditionally drop
build dependencies to avoid circular build dependency loops.

In the meantime, what do you think about the following patch that drops
the completely unused build dependency on libgtk2.0-dev?  I have
compared both the build logs and the generated binary packages and there
is indeed no difference at all (well, modulo the usual build IDs and
timestamps in the libraries and binaries).  As an added bonus, it will
break one more circular build dependency except the QT 4 and 5 ones that
I'll file the abovementioned separate bugs for.

The patch is against the 0.26 branch, but it could be applied to
the master, too.

Once again, thanks for your work on poppler and Debian in general!

G'luck,
Peter

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: i386 (i686)
Foreign Architectures: amd64

Kernel: Linux 3.14-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
Peter Pentchev  [email protected] [email protected] [email protected]
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
because I didn't think of a good beginning of it.
From 159e2a185d38a68a787f44024953f0e2c92842f8 Mon Sep 17 00:00:00 2001
From: Peter Pentchev <[email protected]>
Date: Sat, 31 May 2014 11:46:39 +0300
Subject: [PATCH] Drop the unused libgtk2.0-dev build dependency.

---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index c7add38..33fa865 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
                dpkg (>= 1.16.1),
                autotools-dev,
                libglib2.0-dev (>= 2.18),
-               libgtk2.0-dev (>= 2.12),
                libfontconfig1-dev,
                libqt4-dev (>= 4.4.0),
                libcairo2-dev (>= 1.10.0),
-- 
2.0.0.rc2

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: poppler
Source-Version: 0.26.2-3

We believe that the bug you reported is fixed in the latest version of
poppler, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <[email protected]> (supplier of updated poppler package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 18 Jul 2014 19:04:31 +0200
Source: poppler
Binary: libpoppler46 libpoppler-dev libpoppler-private-dev libpoppler-glib8 
libpoppler-glib-dev libpoppler-glib-doc gir1.2-poppler-0.18 libpoppler-qt4-4 
libpoppler-qt4-dev libpoppler-qt5-1 libpoppler-qt5-dev libpoppler-cpp0 
libpoppler-cpp-dev poppler-utils poppler-dbg
Architecture: source amd64 all
Version: 0.26.2-3
Distribution: unstable
Urgency: medium
Maintainer: Loic Minier <[email protected]>
Changed-By: Pino Toscano <[email protected]>
Description:
 gir1.2-poppler-0.18 - GObject introspection data for poppler-glib
 libpoppler-cpp-dev - PDF rendering library -- development files (CPP interface)
 libpoppler-cpp0 - PDF rendering library (CPP shared library)
 libpoppler-dev - PDF rendering library -- development files
 libpoppler-glib-dev - PDF rendering library -- development files (GLib 
interface)
 libpoppler-glib-doc - PDF rendering library -- documentation for the GLib 
interface
 libpoppler-glib8 - PDF rendering library (GLib-based shared library)
 libpoppler-private-dev - PDF rendering library -- private development files
 libpoppler-qt4-4 - PDF rendering library (Qt 4 based shared library)
 libpoppler-qt4-dev - PDF rendering library -- development files (Qt 4 
interface)
 libpoppler-qt5-1 - PDF rendering library (Qt 5 based shared library)
 libpoppler-qt5-dev - PDF rendering library -- development files (Qt 5 
interface)
 libpoppler46 - PDF rendering library
 poppler-dbg - PDF rendering library -- debugging symbols
 poppler-utils - PDF utilities (based on Poppler)
Closes: 743817 749972 753342
Changes:
 poppler (0.26.2-3) unstable; urgency=medium
 .
   * Mark libpoppler-dev, libpoppler-private-dev, libpoppler-qt5-dev, and
     libpoppler-cpp-dev as Multi-Arch: same; dependencies of the other -dev's
     are not ready. (Closes: #743817)
   * Switch from autotools-dev to dh-autoreconf: (Closes: #753342)
     - autoreconf in as-needed mode, and thus drop patch ltmain-as-needed.diff
     - remove Makefile.in parts from qt-visibility.diff
   * Provide a simple debian/upstream/metadata file, for DEP 12.
   * Remove Dave Beckett and Ross Burton from Uploaders, since they have done
     no work at all in poppler.
   * Add simple autopkgtest tests for the frontends (cpp, glib, qt4, qt5);
     loosely inspired by the glib one provided by Ubuntu.
 .
   [ Peter Pentchev ]
   * Drop the unused libgtk2.0-dev build dependency. (Closes: #749972)
Checksums-Sha1:
 5a769abcd911ed53bc255453899f6332d501b8d1 2610 poppler_0.26.2-3.dsc
 54d1f0a5dc9b861b5a8daf6216181224d4e03bdf 28324 poppler_0.26.2-3.debian.tar.xz
 b80ba4f0a569265847d9053a6f891fb83543f6be 1198192 
libpoppler46_0.26.2-3_amd64.deb
 d38cabc649c052cd6d2e04634f63c1674dcce1fc 753154 
libpoppler-dev_0.26.2-3_amd64.deb
 5da514e2ab43c75edcc2ac0f81571cee85cab981 179166 
libpoppler-private-dev_0.26.2-3_amd64.deb
 48fc4bfd05d2cac0263e40caedece61b659412e3 119526 
libpoppler-glib8_0.26.2-3_amd64.deb
 8d9b9085a6d30c7829e9926a4ee6194023c3aeea 160294 
libpoppler-glib-dev_0.26.2-3_amd64.deb
 bb195e080a48fae05e6ff85638d4d2670aee5573 84180 
libpoppler-glib-doc_0.26.2-3_all.deb
 f5472bf8c4bc3f7f881844b533c22322327969cf 32642 
gir1.2-poppler-0.18_0.26.2-3_amd64.deb
 a96d819aee57424d971896a90f2681c4cb78a453 124816 
libpoppler-qt4-4_0.26.2-3_amd64.deb
 6148c2233212f46a42efba4d0d4eaa66b766d8dd 155226 
libpoppler-qt4-dev_0.26.2-3_amd64.deb
 d6c15902b6b3c1a5cbc7d3036cd48d30224dbe77 128842 
libpoppler-qt5-1_0.26.2-3_amd64.deb
 eb813ff7ddca5461723050fa49c0814e0b63de6a 161750 
libpoppler-qt5-dev_0.26.2-3_amd64.deb
 6d08fe5cd2c590b3f2239a68f8b631eb12f6c8c2 42884 
libpoppler-cpp0_0.26.2-3_amd64.deb
 99bf3ad2a64da848b93153c42305a4d35a63cf83 47262 
libpoppler-cpp-dev_0.26.2-3_amd64.deb
 4f08e59a37d41517f535ce16e935d3ea58dbdf59 137900 
poppler-utils_0.26.2-3_amd64.deb
 b4f7336ddf5b97bb7a10350d834fba4fb47a9477 7630322 poppler-dbg_0.26.2-3_amd64.deb
Checksums-Sha256:
 b3d1737c5d4d6f77cb853bb293b71e4d158dded6a098bd0895049dff8b748b0a 2610 
poppler_0.26.2-3.dsc
 428e7ef20cbadc01b169102a39a49334ca93a49515f588ecc163366774fc32cf 28324 
poppler_0.26.2-3.debian.tar.xz
 8caa0937842e07d26f353972179eabe70bface36f4246945311cc81ec679f6da 1198192 
libpoppler46_0.26.2-3_amd64.deb
 9a3fbffcc0a141c688a28f78596b3401dcec0b9744d6adb78c69c51ea28754a0 753154 
libpoppler-dev_0.26.2-3_amd64.deb
 e5fdbcfef2142188ce98daea8bb37c1cda80c782418e054c1612c915ee7552ac 179166 
libpoppler-private-dev_0.26.2-3_amd64.deb
 6ca2aea10e75f810c1c36f3ea892136e106ea520dacace882436dfb4e7e80929 119526 
libpoppler-glib8_0.26.2-3_amd64.deb
 54adb3d6d7c2ad12cff919359ea73fe5b41d3450f06a623e003958122dfd81a4 160294 
libpoppler-glib-dev_0.26.2-3_amd64.deb
 4e59e5a0b5702f336e7d63322c918f5861a1ea31899ad713a568ec799984b651 84180 
libpoppler-glib-doc_0.26.2-3_all.deb
 6857e3045a194576c60616daaac378d1277aa8f44707d2c96cc0541525b3a960 32642 
gir1.2-poppler-0.18_0.26.2-3_amd64.deb
 ecac528414f3b458ef4bdcefa02962b0887608333e27dabccab12200e371b1f7 124816 
libpoppler-qt4-4_0.26.2-3_amd64.deb
 c9fe36730c12e1199d532260fa861ce9ee153f4b4828b5d59061f09b415105ec 155226 
libpoppler-qt4-dev_0.26.2-3_amd64.deb
 dcfffef9464fba02fd4fcf8621a18426fe5f45c936eeead3f734d13eeb125e26 128842 
libpoppler-qt5-1_0.26.2-3_amd64.deb
 aa316e79108b5e5385f79e1498b60d686959f5922296a8e03e7c7811fc428166 161750 
libpoppler-qt5-dev_0.26.2-3_amd64.deb
 283a1f77ff3b7faf9fbaf461e4fcc936a8f02fd94015b77af997d596be6aae04 42884 
libpoppler-cpp0_0.26.2-3_amd64.deb
 65cedfef2b90d07d61c57935362779cc566b5d5cb89438badb5682a3c603b951 47262 
libpoppler-cpp-dev_0.26.2-3_amd64.deb
 2dbcefba23fa6ef5882f31c984683a3f85c1c0de21a654572784029399a89548 137900 
poppler-utils_0.26.2-3_amd64.deb
 41ccc4fae03e97f4eb26e08751eb94cf46eccb7bf926d1f4259df017f4f0dba0 7630322 
poppler-dbg_0.26.2-3_amd64.deb
Files:
 47de1734c0822fdd3f746db7d3690b85 1198192 libs optional 
libpoppler46_0.26.2-3_amd64.deb
 303c74eab7f4699705bb2275fd5efcfc 753154 libdevel optional 
libpoppler-dev_0.26.2-3_amd64.deb
 92545ee00feaf6263115139c99c2e7ed 179166 libdevel optional 
libpoppler-private-dev_0.26.2-3_amd64.deb
 dad849219b136951252a43a0abf949bf 119526 libs optional 
libpoppler-glib8_0.26.2-3_amd64.deb
 f5223a5823425e7f7a9d6caf09df51e5 160294 libdevel optional 
libpoppler-glib-dev_0.26.2-3_amd64.deb
 e73d336fd86f68f80cd3ef9d4baa219b 84180 doc optional 
libpoppler-glib-doc_0.26.2-3_all.deb
 d8068bcdee55a713adefdd991d183b5d 32642 introspection optional 
gir1.2-poppler-0.18_0.26.2-3_amd64.deb
 e914e71b1c67edd943274e7bd3fb6718 124816 libs optional 
libpoppler-qt4-4_0.26.2-3_amd64.deb
 8192279b033effd7a5510cb0ef5f21a5 155226 libdevel optional 
libpoppler-qt4-dev_0.26.2-3_amd64.deb
 f8091efb834d0b705da0989b87e3c448 128842 libs optional 
libpoppler-qt5-1_0.26.2-3_amd64.deb
 d31b12230a908aca54e424feff50b505 161750 libdevel optional 
libpoppler-qt5-dev_0.26.2-3_amd64.deb
 c6f03fe50ee873c43a07f515c0ac1992 42884 libs optional 
libpoppler-cpp0_0.26.2-3_amd64.deb
 1badc5e078bc586e6c52f49a9606ed1a 47262 libdevel optional 
libpoppler-cpp-dev_0.26.2-3_amd64.deb
 3ed38f2f7d8f3cf67f52fbbc057e1d76 137900 utils optional 
poppler-utils_0.26.2-3_amd64.deb
 b8bf6ca2188fe5a0c54cd5e25abf2728 7630322 debug extra 
poppler-dbg_0.26.2-3_amd64.deb
 1a0b8ffaad59a417d91068b21b8b0bf9 2610 devel optional poppler_0.26.2-3.dsc
 ba193d901987143d65578eab26ed437a 28324 devel optional 
poppler_0.26.2-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFTyVf4TNH2piB/L3oRAil4AJsGY6780YWjgM4sa9He5/bupm51hACg1xaQ
eUMsu0HY1QCMAU5tocg+WvU=
=jcVH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to