[subversion-commit] SVN tetex commit + diffs: r204 - tetex-base/trunk/debian/patches

Frank Küster frank at costa.debian.org
Thu Oct 6 13:03:40 UTC 2005


Author: frank
Date: 2005-10-06 13:03:39 +0000 (Thu, 06 Oct 2005)
New Revision: 204

Modified:
   tetex-base/trunk/debian/patches/patch-deb
   tetex-base/trunk/debian/patches/patch-doc
   tetex-base/trunk/debian/patches/patch-licenseinfo
   tetex-base/trunk/debian/patches/patch-texdocphp
   tetex-base/trunk/debian/patches/series
Log:
switched patches to -p1, and added a diffstat section on top

Modified: tetex-base/trunk/debian/patches/patch-deb
===================================================================
--- tetex-base/trunk/debian/patches/patch-deb	2005-10-06 13:01:15 UTC (rev 203)
+++ tetex-base/trunk/debian/patches/patch-deb	2005-10-06 13:03:39 UTC (rev 204)
@@ -1,5 +1,17 @@
---- dvips/config/config.ps.orig	2005-07-22 16:24:24.591031133 +0200
-+++ dvips/config/config.ps	2005-07-22 16:24:24.723017144 +0200
+ dvips/config/config.ps                              |   16 +++++++++----
+ fonts/map/dvips/context/original-context-symbol.map |    2 -
+ fonts/map/dvips/omega/omega.map                     |    3 ++
+ scripts/context/perl/texfind.pl                     |   23 ++++++++++++++++++-
+ scripts/context/perl/texshow.pl                     |   23 ++++++++++++++++++-
+ tex/generic/config/language.dat                     |   24 +++++++++++++++++---
+ texdoctk/texdocrc.defaults                          |   18 +++++++--------
+ web2c/mktex.cnf                                     |    4 +--
+ 8 files changed, 91 insertions(+), 22 deletions(-)
+
+Index: tetex-base-3.0/dvips/config/config.ps
+===================================================================
+--- tetex-base-3.0.orig/dvips/config/config.ps	2005-10-06 14:55:14.041733069 +0200
++++ tetex-base-3.0/dvips/config/config.ps	2005-10-06 15:02:50.068720439 +0200
 @@ -7,13 +7,19 @@
  % to determine this number. (It will be the only thing printed.)
  m 3500000
@@ -25,8 +37,10 @@
  
  % Default resolution of this device, in dots per inch.
  D 600
---- texdoctk/texdocrc.defaults.orig	2005-07-22 16:24:24.594030815 +0200
-+++ texdoctk/texdocrc.defaults	2005-07-22 16:24:24.723017144 +0200
+Index: tetex-base-3.0/texdoctk/texdocrc.defaults
+===================================================================
+--- tetex-base-3.0.orig/texdoctk/texdocrc.defaults	2005-10-06 14:55:14.041733069 +0200
++++ tetex-base-3.0/texdoctk/texdocrc.defaults	2005-10-06 15:02:50.069720332 +0200
 @@ -8,7 +8,7 @@
  # want/need to leave empty.
  
@@ -73,8 +87,10 @@
 +PRINT_CMD=lpr -h
  
  # end of config
---- web2c/mktex.cnf.orig	2005-07-22 16:24:24.612028908 +0200
-+++ web2c/mktex.cnf	2005-07-22 16:24:24.724017038 +0200
+Index: tetex-base-3.0/web2c/mktex.cnf
+===================================================================
+--- tetex-base-3.0.orig/web2c/mktex.cnf	2005-10-06 14:55:14.041733069 +0200
++++ tetex-base-3.0/web2c/mktex.cnf	2005-10-06 15:02:50.069720332 +0200
 @@ -1,5 +1,5 @@
  : ${MT_FEATURES=appendonlydir:varfonts}
 -: ${MODE=ljfour}
@@ -83,8 +99,10 @@
 +#: ${BDPI=600}
  # uncomment the following line to use ps2pk instead of gsftopk:
  # : ${ps_to_pk=ps2pk}
---- tex/generic/config/language.dat.orig	2005-07-22 16:24:24.623027742 +0200
-+++ tex/generic/config/language.dat	2005-07-22 16:24:24.725016932 +0200
+Index: tetex-base-3.0/tex/generic/config/language.dat
+===================================================================
+--- tetex-base-3.0.orig/tex/generic/config/language.dat	2005-10-06 14:55:14.042732962 +0200
++++ tetex-base-3.0/tex/generic/config/language.dat	2005-10-06 15:02:50.070720225 +0200
 @@ -5,6 +5,16 @@
  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  
@@ -136,8 +154,10 @@
 +%%                 checked by postinst 2.0.2a-1                          %%
 +%%                    do not remove this comment!                        %%
 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
---- scripts/context/perl/texfind.pl.orig	2005-07-22 16:24:24.651024774 +0200
-+++ scripts/context/perl/texfind.pl	2005-07-22 16:24:24.745014812 +0200
+Index: tetex-base-3.0/scripts/context/perl/texfind.pl
+===================================================================
+--- tetex-base-3.0.orig/scripts/context/perl/texfind.pl	2005-10-06 14:55:14.042732962 +0200
++++ tetex-base-3.0/scripts/context/perl/texfind.pl	2005-10-06 15:02:50.071720117 +0200
 @@ -20,7 +20,28 @@
  use Getopt::Long ;
  use File::Find ;
@@ -168,8 +188,10 @@
  use Tk::widgets  ; 
  use Tk::ROText ;
  
---- scripts/context/perl/texshow.pl.orig	2005-07-22 16:24:24.674022337 +0200
-+++ scripts/context/perl/texshow.pl	2005-07-22 16:24:24.747014600 +0200
+Index: tetex-base-3.0/scripts/context/perl/texshow.pl
+===================================================================
+--- tetex-base-3.0.orig/scripts/context/perl/texshow.pl	2005-10-06 14:55:14.042732962 +0200
++++ tetex-base-3.0/scripts/context/perl/texshow.pl	2005-10-06 15:02:50.072720010 +0200
 @@ -28,7 +28,28 @@
  use Getopt::Long ;
  use XML::Parser;
@@ -200,8 +222,10 @@
  use Tk::ROText ;
  use Config;
  use Time::HiRes;
---- fonts/map/dvips/omega/omega.map.orig	2005-07-22 16:24:24.683021383 +0200
-+++ fonts/map/dvips/omega/omega.map	2005-07-22 16:24:24.747014600 +0200
+Index: tetex-base-3.0/fonts/map/dvips/omega/omega.map
+===================================================================
+--- tetex-base-3.0.orig/fonts/map/dvips/omega/omega.map	2005-10-06 14:55:14.043732855 +0200
++++ tetex-base-3.0/fonts/map/dvips/omega/omega.map	2005-10-06 15:02:50.072720010 +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
@@ -209,8 +233,10 @@
  omseco OmegaSerifCommon <omseco.pfb
  omsecob OmegaSerifCommon-Bold <omsecob.pfb
  omsecoi OmegaSerifCommon-Italic <omsecoi.pfb
---- fonts/map/dvips/context/original-context-symbol.map.orig	2005-07-22 16:24:24.686021065 +0200
-+++ fonts/map/dvips/context/original-context-symbol.map	2005-07-22 16:24:24.748014494 +0200
+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	2005-10-06 14:55:14.043732855 +0200
++++ tetex-base-3.0/fonts/map/dvips/context/original-context-symbol.map	2005-10-06 15:02:50.073719903 +0200
 @@ -1 +1 @@
 -contnav ContextNavigation <contnav.pfb
 \ No newline at end of file

Modified: tetex-base/trunk/debian/patches/patch-doc
===================================================================
--- tetex-base/trunk/debian/patches/patch-doc	2005-10-06 13:01:15 UTC (rev 203)
+++ tetex-base/trunk/debian/patches/patch-doc	2005-10-06 13:03:39 UTC (rev 204)
@@ -1,5 +1,11 @@
---- doc/index.html.orig	2005-08-07 21:14:09.372143789 +0200
-+++ doc/index.html	2005-08-07 21:14:09.521127844 +0200
+ doc/index.html  |  546 ++++++++++++++++++++++++++++----------------------------
+ doc/mkhtml.nawk |   18 +
+ 2 files changed, 290 insertions(+), 274 deletions(-)
+
+Index: tetex-base-3.0/doc/index.html
+===================================================================
+--- tetex-base-3.0.orig/doc/index.html	2005-10-06 14:55:14.080728894 +0200
++++ tetex-base-3.0/doc/index.html	2005-10-06 15:02:46.278010216 +0200
 @@ -95,15 +95,17 @@
  </form>
  </td></tr></table><br/><br/>
@@ -1114,8 +1120,10 @@
   info system and printed manuals. Also included is  <code>texi2html</code> which will convert texinfo files to html.</p>
  
  
---- doc/mkhtml.nawk.orig	2005-08-07 21:14:09.375143468 +0200
-+++ doc/mkhtml.nawk	2005-08-07 21:14:09.522127737 +0200
+Index: tetex-base-3.0/doc/mkhtml.nawk
+===================================================================
+--- tetex-base-3.0.orig/doc/mkhtml.nawk	2005-10-06 14:55:14.080728894 +0200
++++ tetex-base-3.0/doc/mkhtml.nawk	2005-10-06 15:02:46.278010216 +0200
 @@ -1,7 +1,21 @@
 -#!/bin/sh
 +#!/bin/sh -e

Modified: tetex-base/trunk/debian/patches/patch-licenseinfo
===================================================================
--- tetex-base/trunk/debian/patches/patch-licenseinfo	2005-10-06 13:01:15 UTC (rev 203)
+++ tetex-base/trunk/debian/patches/patch-licenseinfo	2005-10-06 13:03:39 UTC (rev 204)
@@ -1,5 +1,10 @@
---- doc/generic/pstricks/README.pst-osci.orig	2005-08-16 13:49:50.573229178 +0200
-+++ doc/generic/pstricks/README.pst-osci	2005-08-16 13:49:50.729211868 +0200
+ doc/generic/pstricks/README.pst-osci |    3 +++
+ 1 files changed, 3 insertions(+)
+
+Index: tetex-base-3.0/doc/generic/pstricks/README.pst-osci
+===================================================================
+--- tetex-base-3.0.orig/doc/generic/pstricks/README.pst-osci	2005-10-06 14:55:14.151721292 +0200
++++ tetex-base-3.0/doc/generic/pstricks/README.pst-osci	2005-10-06 15:02:31.989543970 +0200
 @@ -14,5 +14,8 @@
  
    * Web page is http://www.tug.org/applications/PSTricks/Physics/Oscilloscopes

Modified: tetex-base/trunk/debian/patches/patch-texdocphp
===================================================================
--- tetex-base/trunk/debian/patches/patch-texdocphp	2005-10-06 13:01:15 UTC (rev 203)
+++ tetex-base/trunk/debian/patches/patch-texdocphp	2005-10-06 13:03:39 UTC (rev 204)
@@ -1,5 +1,11 @@
---- doc/tdphp/config.php.orig	2005-06-22 18:10:14.569825693 +0200
-+++ doc/tdphp/config.php	2005-06-22 18:10:14.590823371 +0200
+ doc/tdphp/config.php       |   10 ++++------
+ doc/tdphp/texdocfooter.php |    2 +-
+ 2 files changed, 5 insertions(+), 7 deletions(-)
+
+Index: tetex-base-3.0/doc/tdphp/config.php
+===================================================================
+--- tetex-base-3.0.orig/doc/tdphp/config.php	2005-10-06 14:55:14.117724932 +0200
++++ tetex-base-3.0/doc/tdphp/config.php	2005-10-06 15:02:42.213446514 +0200
 @@ -18,12 +18,10 @@
  ### End paths with slashes /
  ### Always start with dist tree so that its section order is preserved
@@ -17,8 +23,10 @@
  ### Support for variable names in the *.dat files.
  ### One might argue that several names may be admissible
  ### in each of one or more trees; then values should be arrays
---- doc/tdphp/texdocfooter.php.orig	2005-06-22 18:10:14.572825361 +0200
-+++ doc/tdphp/texdocfooter.php	2005-06-22 18:10:14.590823371 +0200
+Index: tetex-base-3.0/doc/tdphp/texdocfooter.php
+===================================================================
+--- tetex-base-3.0.orig/doc/tdphp/texdocfooter.php	2005-10-06 14:55:14.117724932 +0200
++++ tetex-base-3.0/doc/tdphp/texdocfooter.php	2005-10-06 15:02:42.214446407 +0200
 @@ -7,7 +7,7 @@
  <p valign="top" style="font-size:smaller"><img src="teTeXsmall.png" />A PHP version of texdoctk. Underlying texmf trees from teTeX <em>
  <?php 

Modified: tetex-base/trunk/debian/patches/series
===================================================================
--- tetex-base/trunk/debian/patches/series	2005-10-06 13:01:15 UTC (rev 203)
+++ tetex-base/trunk/debian/patches/series	2005-10-06 13:03:39 UTC (rev 204)
@@ -1,4 +1,4 @@
-patch-licenseinfo -p0
-patch-texdocphp -p0
-patch-doc -p0
-patch-deb -p0
+patch-licenseinfo 
+patch-texdocphp 
+patch-doc 
+patch-deb 




More information about the Pkg-tetex-commits mailing list