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

[texlive-nonbin] 02/04: remove upstream patch



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

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

commit 7e2ed399bd6cebb7fdcbe5b85c7294b0e79bca39
Author: Norbert Preining <preining@debian.org>
Date:   Wed Jan 3 19:45:23 2018 +0900

    remove upstream patch
---
 texlive-extra/debian/patches/fix-perl522-noise | 21 ---------------------
 texlive-extra/debian/patches/series            |  1 -
 2 files changed, 22 deletions(-)

diff --git a/texlive-extra/debian/patches/fix-perl522-noise b/texlive-extra/debian/patches/fix-perl522-noise
deleted file mode 100644
index 79da0f8..0000000
--- a/texlive-extra/debian/patches/fix-perl522-noise
+++ /dev/null
@@ -1,21 +0,0 @@
-perl got noisy wrt un-escaped { in regexp, shut it up
-for texdef: #812154
----
- texmf-dist/scripts/texdef/texdef.pl |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
---- texlive-extra-2015.20160117.orig/texmf-dist/scripts/texdef/texdef.pl
-+++ texlive-extra-2015.20160117/texmf-dist/scripts/texdef/texdef.pl
-@@ -388,10 +388,10 @@
-             my $protectedmacro = $2;
-             unshift @cmds, $protectedmacro;
-         }
--        elsif ($macrodef =~ /^\\\@protected\@testopt {?\\.*? }? *(\\\\.*?) /) {
-+        elsif ($macrodef =~ /^\\\@protected\@testopt \{?\\.*? \}? *(\\\\.*?) /) {
-             unshift @cmds, $1;
-         }
--        elsif ($macrodef =~ /^\\\@testopt {?(\\.*?) }?/) {
-+        elsif ($macrodef =~ /^\\\@testopt \{?(\\.*?) \}?/) {
-             unshift @cmds, $1;
-         }
-     }
diff --git a/texlive-extra/debian/patches/series b/texlive-extra/debian/patches/series
index ed9f606..d62d5c7 100644
--- a/texlive-extra/debian/patches/series
+++ b/texlive-extra/debian/patches/series
@@ -3,6 +3,5 @@ ulqda-use-digest-sha
 latex2man-mktemp
 tmp-dir-for-pdfjam
 fix-invoice.sty
-fix-perl522-noise
 sympytex-path
 fix-gbrief-multiple

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


Reply to: