Author: hilmar-guest
Date: 2006-07-27 16:46:41 +0000 (Thu, 27 Jul 2006)
New Revision: 1535

Modified:
   tetex-bin/trunk/debian/changelog
   tetex-bin/trunk/debian/patches/README.patches
   tetex-bin/trunk/debian/patches/series
Log:
installed patch for #351559

Modified: tetex-bin/trunk/debian/changelog
===================================================================
--- tetex-bin/trunk/debian/changelog    2006-07-26 16:32:24 UTC (rev 1534)
+++ tetex-bin/trunk/debian/changelog    2006-07-27 16:46:41 UTC (rev 1535)
@@ -4,6 +4,8 @@
   * Install documentation in /usr/share/doc/tetex-doc/tetex, not in
     TEXMFMAIN [frank]
   * Do not try to call install-info during package build [frank]
+  * Apply the patch to fix a possible texdoctk crash. (closes: #351559)
+    Thanks to Niko Tyni <[EMAIL PROTECTED]> for investigation! [hilmar-guest]
 
  -- Frank Küster <[EMAIL PROTECTED]>  Tue, 25 Jul 2006 11:04:47 +0200
 

Modified: tetex-bin/trunk/debian/patches/README.patches
===================================================================
--- tetex-bin/trunk/debian/patches/README.patches       2006-07-26 16:32:24 UTC 
(rev 1534)
+++ tetex-bin/trunk/debian/patches/README.patches       2006-07-27 16:46:41 UTC 
(rev 1535)
@@ -10,6 +10,7 @@
 patch-tmp 
 patch-texmfcnf 
 patch-texdoctk 
+patch-texdoctk-tmp
 patch-texdoc 
 patch-tds 
 patch-src 
@@ -110,3 +111,12 @@
 #370505. The upstream bug is at:
 
   
http://sourceforge.net/tracker/index.php?func=detail&aid=1499566&group_id=23164&atid=377580
+
+8. patch-texdoctk-tmp
+=====================
+
+texdoctk trys to use xwininfo, to determine the display resolution.
+If xwininfo is not installed, texdoctk uses buggy code to determine the
+display resolution. It seems to use the variable $deffont, without
+making sure it is defined (as far as I understand).
+See: #348513, #351558, #351559
\ No newline at end of file

Modified: tetex-bin/trunk/debian/patches/series
===================================================================
--- tetex-bin/trunk/debian/patches/series       2006-07-26 16:32:24 UTC (rev 
1534)
+++ tetex-bin/trunk/debian/patches/series       2006-07-27 16:46:41 UTC (rev 
1535)
@@ -10,3 +10,4 @@
 patch-lintian
 patch-poppler
 patch-tmp
+patch-texdoctk-tmp


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to