[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#679895: marked as done (texlive-bin: Port to libpoppler25 API)



Your message dated Mon, 2 Jul 2012 19:07:55 +0900
with message-id <20120702100755.GE28429@gamma.logic.tuwien.ac.at>
and subject line Re: Bug#679895: texlive-bin: Port to libpoppler25 API
has caused the Debian Bug report #679895,
regarding texlive-bin: Port to libpoppler25 API
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 owner@bugs.debian.org
immediately.)


-- 
679895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679895
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-bin
Version: 2012.20120530-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

We are using this patch in Ubuntu to handle the changes in libpoppler's
API version 19 to version 25/26.  Please consider for Debian.

  * Track API changes in libpoppler19 to libpoppler25 transition.

Thanks for considering the patch.

-apw
-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru texlive-bin-2012.20120530/debian/quilt/series texlive-bin-2012.20120530/debian/quilt/series
--- texlive-bin-2012.20120530/debian/quilt/series	2012-05-30 03:01:24.000000000 +0100
+++ texlive-bin-2012.20120530/debian/quilt/series	2012-06-08 18:17:21.000000000 +0100
@@ -18,3 +18,4 @@
 pmpost-20120415-tl11.diff
 pmpost-svg-20120119-tl11.diff
 #xdvi-zoom-with-eps-figures.patch
+track_libpoppler25_api_changes.patch
diff -Nru texlive-bin-2012.20120530/debian/quilt/track_libpoppler25_api_changes.patch texlive-bin-2012.20120530/debian/quilt/track_libpoppler25_api_changes.patch
--- texlive-bin-2012.20120530/debian/quilt/track_libpoppler25_api_changes.patch	1970-01-01 01:00:00.000000000 +0100
+++ texlive-bin-2012.20120530/debian/quilt/track_libpoppler25_api_changes.patch	2012-06-08 18:17:21.000000000 +0100
@@ -0,0 +1,19 @@
+Description: track API changes in poppler libraries
+ The poppler libraries have updated from libpoppler19 to libpoppler25, track
+ API changes.
+Author: Andy Whitcroft <apw@canonical.com>
+Last-Update: 2012-06-08
+
+Index: texlive-bin-2012.20120530/texk/web2c/pdftexdir/pdftosrc.cc
+===================================================================
+--- texlive-bin-2012.20120530.orig/texk/web2c/pdftexdir/pdftosrc.cc	2012-06-08 16:54:37.000000000 +0100
++++ texlive-bin-2012.20120530/texk/web2c/pdftexdir/pdftosrc.cc	2012-06-08 16:54:37.000000000 +0100
+@@ -134,7 +134,7 @@
+         exit(1);
+     }
+     if (extract_xref_table) {
+-        int size = xref->getSize();
++        int size = xref->getNumObjects();
+         int i;
+         for (i = 0; i < size; i++) {
+             if (xref->getEntry(i)->offset == 0xffffffff)

--- End Message ---
--- Begin Message ---
Hi Andy,

please .... use your own bug database ... see ....
https://bugs.launchpad.net/ubuntu/+source/texlive-bin/+bug/1019558
THANKS!!!!

All already done and in the texlive 2012.20120628-1

Cosing this bug.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
AINSWORTH (n.)
The length of time it takes to get served in a camera shop. Hence,
also, how long we will have to wait for the abolition of income tax or
the Second Coming.
			--- Douglas Adams, The Meaning of Liff


--- End Message ---

Reply to: