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

[texlive-nonbin] 01/05: update patches to current state



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-nonbin.

commit 2e507cb5f0c5d186279190d73ed55351c6f822d7
Author: Norbert Preining <preining@debian.org>
Date:   Tue Jul 19 20:36:56 2016 +0900

    update patches to current state
---
 texlive-base/debian/patches/debian-tlmgr-usermode  | 10 ++---
 .../debian/patches/debian_updmap-search-path       |  6 +--
 .../patches/dvipdfmx-config-paper-factorization    | 12 +++---
 .../patches/dvips-config-paper-factorization       | 45 ++++++++++++++++------
 .../debian/patches/xdvi-config-paper-factorization | 12 +++---
 5 files changed, 54 insertions(+), 31 deletions(-)

diff --git a/texlive-base/debian/patches/debian-tlmgr-usermode b/texlive-base/debian/patches/debian-tlmgr-usermode
index cdbb51f..e550e12 100644
--- a/texlive-base/debian/patches/debian-tlmgr-usermode
+++ b/texlive-base/debian/patches/debian-tlmgr-usermode
@@ -3,8 +3,8 @@
  texmf-dist/scripts/texlive/tlmgr.pl |   50 +++---------------------------------
  2 files changed, 7 insertions(+), 45 deletions(-)
 
---- texlive-base-2016.20160520.orig/texmf-dist/scripts/texlive/tlmgr.pl
-+++ texlive-base-2016.20160520/texmf-dist/scripts/texlive/tlmgr.pl
+--- texlive-base-2016.20160719.orig/texmf-dist/scripts/texlive/tlmgr.pl
++++ texlive-base-2016.20160719/texmf-dist/scripts/texlive/tlmgr.pl
 @@ -20,7 +20,7 @@
  $tlmgrrevision .= " ($datrev)";
  
@@ -76,9 +76,9 @@
    $::debug_translation = 0;
    $::debug_translation = 1 if $opts{"debug-translation"};
  
---- texlive-base-2016.20160520.orig/texmf-dist/doc/man/man1/tlmgr.1
-+++ texlive-base-2016.20160520/texmf-dist/doc/man/man1/tlmgr.1
-@@ -154,6 +154,8 @@
+--- texlive-base-2016.20160719.orig/texmf-dist/doc/man/man1/tlmgr.1
++++ texlive-base-2016.20160719/texmf-dist/doc/man/man1/tlmgr.1
+@@ -150,6 +150,8 @@
  <http://tug.org/texlive/tlmgr.html>, along with procedures for updating
  \&\f(CW\*(C`tlmgr\*(C'\fR itself and information about test versions.
  .PP
diff --git a/texlive-base/debian/patches/debian_updmap-search-path b/texlive-base/debian/patches/debian_updmap-search-path
index d7f0165..3a9594a 100644
--- a/texlive-base/debian/patches/debian_updmap-search-path
+++ b/texlive-base/debian/patches/debian_updmap-search-path
@@ -2,8 +2,8 @@
  texmf-dist/scripts/texlive/updmap.pl |   17 ++++++++++++++++-
  1 file changed, 16 insertions(+), 1 deletion(-)
 
---- texlive-base-2015.20150809.orig/texmf-dist/scripts/texlive/updmap.pl
-+++ texlive-base-2015.20150809/texmf-dist/scripts/texlive/updmap.pl
+--- texlive-base-2016.20160719.orig/texmf-dist/scripts/texlive/updmap.pl
++++ texlive-base-2016.20160719/texmf-dist/scripts/texlive/updmap.pl
 @@ -24,7 +24,7 @@
      die "$0: kpsewhich -var-value=TEXMFROOT failed, aborting early.\n";
    }
@@ -12,7 +12,7 @@
 +  unshift (@INC, "/usr/share/texlive/tlpkg");
  }
  
- my $lastchdate = '$Date: 2015-07-17 21:00:04 +0200 (Fri, 17 Jul 2015) $';
+ my $lastchdate = '$Date: 2016-06-29 18:04:35 +0200 (Wed, 29 Jun 2016) $';
 @@ -401,6 +401,21 @@
          print "\t$m (in $orig)\n";
        }
diff --git a/texlive-base/debian/patches/dvipdfmx-config-paper-factorization b/texlive-base/debian/patches/dvipdfmx-config-paper-factorization
index cdc0eb9..98321eb 100644
--- a/texlive-base/debian/patches/dvipdfmx-config-paper-factorization
+++ b/texlive-base/debian/patches/dvipdfmx-config-paper-factorization
@@ -5,7 +5,7 @@
  3 files changed, 14 insertions(+), 8 deletions(-)
 
 --- /dev/null
-+++ texlive-base-2016.20160520/texmf-dist/dvipdfmx/dvipdfmx-paper.cfg
++++ texlive-base-2016.20160719/texmf-dist/dvipdfmx/dvipdfmx-paper.cfg
 @@ -0,0 +1,11 @@
 +%% PDF Document Settings
 +%%
@@ -18,8 +18,8 @@
 +
 +p a4
 +
---- texlive-base-2016.20160520.orig/texmf-dist/dvipdfmx/dvipdfmx.cfg
-+++ texlive-base-2016.20160520/texmf-dist/dvipdfmx/dvipdfmx.cfg
+--- texlive-base-2016.20160719.orig/texmf-dist/dvipdfmx/dvipdfmx.cfg
++++ texlive-base-2016.20160719/texmf-dist/dvipdfmx/dvipdfmx.cfg
 @@ -29,14 +29,8 @@
  
  %% PDF Document Settings
@@ -37,9 +37,9 @@
  
  %% Annotation Box Margin:
  %%
---- texlive-base-2016.20160520.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160520/tlpkg/texlive.tlpdb
-@@ -72801,6 +72801,7 @@
+--- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
+@@ -72968,6 +72968,7 @@
   texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
  runfiles size=40
   texmf-dist/dvipdfmx/dvipdfmx.cfg
diff --git a/texlive-base/debian/patches/dvips-config-paper-factorization b/texlive-base/debian/patches/dvips-config-paper-factorization
index 3f3ea26..6b387f5 100644
--- a/texlive-base/debian/patches/dvips-config-paper-factorization
+++ b/texlive-base/debian/patches/dvips-config-paper-factorization
@@ -1,12 +1,12 @@
 ---
- texmf-dist/dvips/config/config-paper.ps |  524 +++++++++++++++++++++++++++++++
- texmf-dist/dvips/config/config.ps       |  525 --------------------------------
+ texmf-dist/dvips/config/config-paper.ps |  533 +++++++++++++++++++++++++++++++
+ texmf-dist/dvips/config/config.ps       |  535 --------------------------------
  tlpkg/texlive.tlpdb                     |    1 
- 3 files changed, 532 insertions(+), 518 deletions(-)
+ 3 files changed, 542 insertions(+), 527 deletions(-)
 
 --- /dev/null
-+++ texlive-base-2016.20160520/texmf-dist/dvips/config/config-paper.ps
-@@ -0,0 +1,524 @@
++++ texlive-base-2016.20160719/texmf-dist/dvips/config/config-paper.ps
+@@ -0,0 +1,533 @@
 +%
 +% config-paper.ps
 +%
@@ -70,6 +70,15 @@
 +@+ if
 +@+ %%EndPaperSize
 +
++% Special paper size for IEEE Computer Society Journals
++@ ieeecs 7.875in 10.75in
++@+ ! %%DocumentPaperSizes: ieeecs
++@+ %%BeginPaperSize: ieeecs
++@+ /setpagedevice where
++@+  { pop << /PageSize [567 774] >> setpagedevice }
++@+ if
++@+ %%EndPaperSize
++
 +@ halfexecutive 133mm 184mm
 +@+ ! %%DocumentPaperSizes: halfexecutive
 +@+ %%BeginPaperSize: halfexecutive
@@ -531,9 +540,9 @@
 +@+ if
 +@+ %%EndPaperSize
 +
---- texlive-base-2016.20160520.orig/texmf-dist/dvips/config/config.ps
-+++ texlive-base-2016.20160520/texmf-dist/dvips/config/config.ps
-@@ -67,524 +67,13 @@
+--- texlive-base-2016.20160719.orig/texmf-dist/dvips/config/config.ps
++++ texlive-base-2016.20160719/texmf-dist/dvips/config/config.ps
+@@ -67,533 +67,13 @@
  %
  % emacs-page
  
@@ -595,6 +604,15 @@
 -@+ if
 -@+ %%EndPaperSize
 -
+-% Special paper size for IEEE Computer Society Journals
+-@ ieeecs 7.875in 10.75in
+-@+ ! %%DocumentPaperSizes: ieeecs
+-@+ %%BeginPaperSize: ieeecs
+-@+ /setpagedevice where
+-@+  { pop << /PageSize [567 774] >> setpagedevice }
+-@+ if
+-@+ %%EndPaperSize
+-
 -@ halfexecutive 133mm 184mm
 -@+ ! %%DocumentPaperSizes: halfexecutive
 -@+ %%BeginPaperSize: halfexecutive
@@ -1065,9 +1083,14 @@
  
  % use -t unknown with a \special{papersize=...} for a nonstandard page size.
  @ unknown 0in 0in
---- texlive-base-2016.20160520.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160520/tlpkg/texlive.tlpdb
-@@ -73485,6 +73485,7 @@
+@@ -611,3 +91,4 @@
+ % and mactex mailing list thread from 24 Sep 2009 11:36:26.
+ @ nopaper 0in 0in
+ @+ % dvips-nopaper
++
+--- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
+@@ -73621,6 +73621,7 @@
   texmf-dist/dvips/config/config.mirrorprint
   texmf-dist/dvips/config/config.ot2
   texmf-dist/dvips/config/config.ps
diff --git a/texlive-base/debian/patches/xdvi-config-paper-factorization b/texlive-base/debian/patches/xdvi-config-paper-factorization
index f8f458d..8dcbf1f 100644
--- a/texlive-base/debian/patches/xdvi-config-paper-factorization
+++ b/texlive-base/debian/patches/xdvi-config-paper-factorization
@@ -4,8 +4,8 @@
  tlpkg/texlive.tlpdb        |    1 +
  3 files changed, 13 insertions(+), 1 deletion(-)
 
---- texlive-base-2016.20160520.orig/texmf-dist/xdvi/XDvi
-+++ texlive-base-2016.20160520/texmf-dist/xdvi/XDvi
+--- texlive-base-2016.20160719.orig/texmf-dist/xdvi/XDvi
++++ texlive-base-2016.20160719/texmf-dist/xdvi/XDvi
 @@ -21,7 +21,17 @@
  !!! and greater flexibility for shrink values. Generating MF fonts shouldn't be an
  !!! issue when using T1lib.
@@ -26,12 +26,12 @@
  !!! This should be the best choice for modern displays with large color depth.
  *thorough: true
 --- /dev/null
-+++ texlive-base-2016.20160520/texmf-dist/xdvi/XDvi-paper
++++ texlive-base-2016.20160719/texmf-dist/xdvi/XDvi-paper
 @@ -0,0 +1 @@
 +*paper: a4
---- texlive-base-2016.20160520.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160520/tlpkg/texlive.tlpdb
-@@ -242742,6 +242742,7 @@
+--- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
+@@ -239386,6 +239386,7 @@
  runfiles size=9
   texmf-dist/dvips/xdvi/config.xdvi
   texmf-dist/xdvi/XDvi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: