Author: frank
Date: 2006-06-14 15:10:09 +0000 (Wed, 14 Jun 2006)
New Revision: 1428

Modified:
   tetex-base/trunk/debian/changelog
   tetex-base/trunk/debian/patches/patch-deb
Log:
Also adjust the path specification for texdoctk, thanks to Sven
Joachim <[EMAIL PROTECTED]> and Lutz Lehmann
<[EMAIL PROTECTED]> (closes: #372715)


Modified: tetex-base/trunk/debian/changelog
===================================================================
--- tetex-base/trunk/debian/changelog   2006-06-13 15:14:34 UTC (rev 1427)
+++ tetex-base/trunk/debian/changelog   2006-06-14 15:10:09 UTC (rev 1428)
@@ -3,12 +3,15 @@
   * Adjust the directory name in the apache configuration file to the new
     location of the teTeX documentation, thanks to Vincent Danjean
     <[EMAIL PROTECTED]> (closes: #370660)
+  * Also adjust the path specification for texdoctk, thanks to Sven
+    Joachim <[EMAIL PROTECTED]> and Lutz Lehmann
+    <[EMAIL PROTECTED]> (closes: #372715)
   * Add a patch for dvipdfm's config file that allows proper inclusion of
     really large Postscript files, as reported by Thomas Esser and Laurent
     Siebenmann  on the TeXLive list.  Thanks to Heiko Oberdiek for the
     patch. 
 
- -- Frank Küster <[EMAIL PROTECTED]>  Fri,  9 Jun 2006 10:57:03 +0200
+ -- Frank Küster <[EMAIL PROTECTED]>  Wed, 14 Jun 2006 17:09:51 +0200
 
 tetex-base (3.0-18) unstable; urgency=low
 

Modified: tetex-base/trunk/debian/patches/patch-deb
===================================================================
--- tetex-base/trunk/debian/patches/patch-deb   2006-06-13 15:14:34 UTC (rev 
1427)
+++ tetex-base/trunk/debian/patches/patch-deb   2006-06-14 15:10:09 UTC (rev 
1428)
@@ -10,8 +10,8 @@
 
 Index: tetex-base-3.0/dvips/config/config.ps
 ===================================================================
---- tetex-base-3.0.orig/dvips/config/config.ps 2006-03-13 14:15:37.000000000 
+0100
-+++ tetex-base-3.0/dvips/config/config.ps      2006-03-15 18:46:11.000000000 
+0100
+--- tetex-base-3.0.orig/dvips/config/config.ps 2006-06-09 10:54:08.000000000 
+0200
++++ tetex-base-3.0/dvips/config/config.ps      2006-06-14 15:40:59.000000000 
+0200
 @@ -7,13 +7,20 @@
  % to determine this number. (It will be the only thing printed.)
  m 3500000
@@ -40,17 +40,17 @@
  D 600
 Index: tetex-base-3.0/texdoctk/texdocrc.defaults
 ===================================================================
---- tetex-base-3.0.orig/texdoctk/texdocrc.defaults     2006-03-13 
14:15:37.000000000 +0100
-+++ tetex-base-3.0/texdoctk/texdocrc.defaults  2006-03-15 18:46:11.000000000 
+0100
-@@ -8,7 +8,7 @@
+--- tetex-base-3.0.orig/texdoctk/texdocrc.defaults     2006-06-09 
10:54:08.000000000 +0200
++++ tetex-base-3.0/texdoctk/texdocrc.defaults  2006-06-14 16:36:35.000000000 
+0200
+@@ -7,7 +7,7 @@
+ # item empty, but *do not* delete/uncomment it. The same holds for options 
you 
  # want/need to leave empty.
  
- # root of doc directory (from $TEXMFMAIN)
--TEXDOCPATH=doc
-+TEXDOCPATH=../doc/texmf
+-# root of doc directory (from $TEXMFMAIN)
++# root of doc directory (from $TEXMFMAIN and $TEXMFDIST)
+ TEXDOCPATH=doc
  # root of local doc directory (from $TEXMFLOCAL)
  # can be left empty if equal to TEXDOCPATH or if $TEXMFLOCAL is undefined
- LOCALDOCPATH=
 @@ -26,28 +26,28 @@
  DVIPS_CONV=dvips -q
  
@@ -90,8 +90,8 @@
  # end of config
 Index: tetex-base-3.0/web2c/mktex.cnf
 ===================================================================
---- tetex-base-3.0.orig/web2c/mktex.cnf        2006-03-13 14:15:37.000000000 
+0100
-+++ tetex-base-3.0/web2c/mktex.cnf     2006-03-15 18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/web2c/mktex.cnf        2006-06-09 10:54:08.000000000 
+0200
++++ tetex-base-3.0/web2c/mktex.cnf     2006-06-14 15:40:59.000000000 +0200
 @@ -1,5 +1,5 @@
  : ${MT_FEATURES=appendonlydir:varfonts}
 -: ${MODE=ljfour}
@@ -102,8 +102,8 @@
  # : ${ps_to_pk=ps2pk}
 Index: tetex-base-3.0/tex/generic/config/language.dat
 ===================================================================
---- tetex-base-3.0.orig/tex/generic/config/language.dat        2006-03-13 
14:15:37.000000000 +0100
-+++ tetex-base-3.0/tex/generic/config/language.dat     2006-03-15 
18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/tex/generic/config/language.dat        2006-06-09 
10:54:08.000000000 +0200
++++ tetex-base-3.0/tex/generic/config/language.dat     2006-06-14 
15:40:59.000000000 +0200
 @@ -5,6 +5,16 @@
  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  
@@ -157,8 +157,8 @@
 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 Index: tetex-base-3.0/scripts/context/perl/texfind.pl
 ===================================================================
---- tetex-base-3.0.orig/scripts/context/perl/texfind.pl        2006-03-13 
14:15:37.000000000 +0100
-+++ tetex-base-3.0/scripts/context/perl/texfind.pl     2006-03-15 
18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/scripts/context/perl/texfind.pl        2006-06-09 
10:54:08.000000000 +0200
++++ tetex-base-3.0/scripts/context/perl/texfind.pl     2006-06-14 
15:40:59.000000000 +0200
 @@ -20,7 +20,28 @@
  use Getopt::Long ;
  use File::Find ;
@@ -191,8 +191,8 @@
  
 Index: tetex-base-3.0/scripts/context/perl/texshow.pl
 ===================================================================
---- tetex-base-3.0.orig/scripts/context/perl/texshow.pl        2006-03-13 
14:15:37.000000000 +0100
-+++ tetex-base-3.0/scripts/context/perl/texshow.pl     2006-03-15 
18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/scripts/context/perl/texshow.pl        2006-06-09 
10:54:08.000000000 +0200
++++ tetex-base-3.0/scripts/context/perl/texshow.pl     2006-06-14 
15:40:59.000000000 +0200
 @@ -28,7 +28,28 @@
  use Getopt::Long ;
  use XML::Parser;
@@ -225,8 +225,8 @@
  use Time::HiRes;
 Index: tetex-base-3.0/fonts/map/dvips/omega/omega.map
 ===================================================================
---- tetex-base-3.0.orig/fonts/map/dvips/omega/omega.map        2006-03-13 
14:15:37.000000000 +0100
-+++ tetex-base-3.0/fonts/map/dvips/omega/omega.map     2006-03-15 
18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/fonts/map/dvips/omega/omega.map        2006-06-09 
10:54:08.000000000 +0200
++++ tetex-base-3.0/fonts/map/dvips/omega/omega.map     2006-06-14 
15:40:59.000000000 +0200
 @@ -1,3 +1,6 @@
 +% map comment changed, so that Debian's dpkg will try to 
 +% reinstall it after deletion in versions prior to 2.0.2-9
@@ -236,8 +236,8 @@
  omsecoi OmegaSerifCommon-Italic <omsecoi.pfb
 Index: tetex-base-3.0/fonts/map/dvips/context/original-context-symbol.map
 ===================================================================
---- tetex-base-3.0.orig/fonts/map/dvips/context/original-context-symbol.map    
2006-03-13 14:15:37.000000000 +0100
-+++ tetex-base-3.0/fonts/map/dvips/context/original-context-symbol.map 
2006-03-15 18:46:11.000000000 +0100
+--- tetex-base-3.0.orig/fonts/map/dvips/context/original-context-symbol.map    
2006-06-09 10:54:08.000000000 +0200
++++ tetex-base-3.0/fonts/map/dvips/context/original-context-symbol.map 
2006-06-14 15:40:59.000000000 +0200
 @@ -1 +1 @@
 -contnav ContextNavigation <contnav.pfb
 \ No newline at end of file


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

Reply via email to