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

[texlive-nonbin] 05/08: update patches



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

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

commit 850d370ca25d90f3eae924b85446adb1ee7d6c8e
Author: Norbert Preining <preining@debian.org>
Date:   Mon Jan 16 12:46:30 2017 +0900

    update patches
---
 texlive-base/debian/patches/debian_updmap-search-path        |  8 ++++----
 .../debian/patches/dvipdfmx-config-paper-factorization       | 12 ++++++------
 texlive-base/debian/patches/dvips-config-paper-factorization | 12 ++++++------
 texlive-base/debian/patches/xdvi-config-paper-factorization  | 12 ++++++------
 4 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/texlive-base/debian/patches/debian_updmap-search-path b/texlive-base/debian/patches/debian_updmap-search-path
index 3a9594a..03a76c8 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-2016.20160719.orig/texmf-dist/scripts/texlive/updmap.pl
-+++ texlive-base-2016.20160719/texmf-dist/scripts/texlive/updmap.pl
+--- texlive-base-2016.20170116.orig/texmf-dist/scripts/texlive/updmap.pl
++++ texlive-base-2016.20170116/texmf-dist/scripts/texlive/updmap.pl
 @@ -24,7 +24,7 @@
      die "$0: kpsewhich -var-value=TEXMFROOT failed, aborting early.\n";
    }
@@ -12,8 +12,8 @@
 +  unshift (@INC, "/usr/share/texlive/tlpkg");
  }
  
- my $lastchdate = '$Date: 2016-06-29 18:04:35 +0200 (Wed, 29 Jun 2016) $';
-@@ -401,6 +401,21 @@
+ my $lastchdate = '$Date: 2017-01-13 15:32:10 +0100 (Fri, 13 Jan 2017) $';
+@@ -413,6 +413,21 @@
          print "\t$m (in $orig)\n";
        }
        print "in $changes_config_file\n";
diff --git a/texlive-base/debian/patches/dvipdfmx-config-paper-factorization b/texlive-base/debian/patches/dvipdfmx-config-paper-factorization
index 98321eb..e0ec407 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.20160719/texmf-dist/dvipdfmx/dvipdfmx-paper.cfg
++++ texlive-base-2016.20170116/texmf-dist/dvipdfmx/dvipdfmx-paper.cfg
 @@ -0,0 +1,11 @@
 +%% PDF Document Settings
 +%%
@@ -18,8 +18,8 @@
 +
 +p a4
 +
---- texlive-base-2016.20160719.orig/texmf-dist/dvipdfmx/dvipdfmx.cfg
-+++ texlive-base-2016.20160719/texmf-dist/dvipdfmx/dvipdfmx.cfg
+--- texlive-base-2016.20170116.orig/texmf-dist/dvipdfmx/dvipdfmx.cfg
++++ texlive-base-2016.20170116/texmf-dist/dvipdfmx/dvipdfmx.cfg
 @@ -29,14 +29,8 @@
  
  %% PDF Document Settings
@@ -37,9 +37,9 @@
  
  %% Annotation Box Margin:
  %%
---- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
-@@ -72968,6 +72968,7 @@
+--- texlive-base-2016.20170116.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20170116/tlpkg/texlive.tlpdb
+@@ -75413,6 +75413,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 6b387f5..7fda9f5 100644
--- a/texlive-base/debian/patches/dvips-config-paper-factorization
+++ b/texlive-base/debian/patches/dvips-config-paper-factorization
@@ -5,7 +5,7 @@
  3 files changed, 542 insertions(+), 527 deletions(-)
 
 --- /dev/null
-+++ texlive-base-2016.20160719/texmf-dist/dvips/config/config-paper.ps
++++ texlive-base-2016.20170116/texmf-dist/dvips/config/config-paper.ps
 @@ -0,0 +1,533 @@
 +%
 +% config-paper.ps
@@ -540,8 +540,8 @@
 +@+ if
 +@+ %%EndPaperSize
 +
---- texlive-base-2016.20160719.orig/texmf-dist/dvips/config/config.ps
-+++ texlive-base-2016.20160719/texmf-dist/dvips/config/config.ps
+--- texlive-base-2016.20170116.orig/texmf-dist/dvips/config/config.ps
++++ texlive-base-2016.20170116/texmf-dist/dvips/config/config.ps
 @@ -67,533 +67,13 @@
  %
  % emacs-page
@@ -1088,9 +1088,9 @@
  @ nopaper 0in 0in
  @+ % dvips-nopaper
 +
---- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
-@@ -73621,6 +73621,7 @@
+--- texlive-base-2016.20170116.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20170116/tlpkg/texlive.tlpdb
+@@ -76065,6 +76065,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 8dcbf1f..6fddaf5 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.20160719.orig/texmf-dist/xdvi/XDvi
-+++ texlive-base-2016.20160719/texmf-dist/xdvi/XDvi
+--- texlive-base-2016.20170116.orig/texmf-dist/xdvi/XDvi
++++ texlive-base-2016.20170116/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.20160719/texmf-dist/xdvi/XDvi-paper
++++ texlive-base-2016.20170116/texmf-dist/xdvi/XDvi-paper
 @@ -0,0 +1 @@
 +*paper: a4
---- texlive-base-2016.20160719.orig/tlpkg/texlive.tlpdb
-+++ texlive-base-2016.20160719/tlpkg/texlive.tlpdb
-@@ -239386,6 +239386,7 @@
+--- texlive-base-2016.20170116.orig/tlpkg/texlive.tlpdb
++++ texlive-base-2016.20170116/tlpkg/texlive.tlpdb
+@@ -246240,6 +246240,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: