[libtemplate-plugin-latex-perl] 03/07: Drop patch latex-encode-named-characters.patch.
gregor herrmann
gregoa at debian.org
Wed Feb 26 17:39:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtemplate-plugin-latex-perl.
commit 45a5571028dce07294c21edb4d6f11264e6b32d3
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Feb 26 18:35:03 2014 +0100
Drop patch latex-encode-named-characters.patch.
Test failures fixed upstream.
---
debian/patches/latex-encode-named-characters.patch | 29 ----------------------
debian/patches/series | 1 -
2 files changed, 30 deletions(-)
diff --git a/debian/patches/latex-encode-named-characters.patch b/debian/patches/latex-encode-named-characters.patch
deleted file mode 100644
index ed440f3..0000000
--- a/debian/patches/latex-encode-named-characters.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Description: LaTeX::Encode surrounds named characters with curly brackets
-Origin: CPAN RT
-Bug: https://rt.cpan.org/Ticket/Display.html?id=79632
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=79632
-Bug-Debian: http://bugs.debian.org/713253
-Author: lucs at cpan.org
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-06-22
-
---- a/t/13-latex-encode.t
-+++ b/t/13-latex-encode.t
-@@ -69,7 +69,7 @@
- -- test --
- [% USE Latex; "\\LaTeX" | latex_encode; %]
- -- expect --
--\textbackslash LaTeX
-+{\textbackslash}LaTeX
-
- # Latex_Encodeify string with a "#"
- -- test --
-@@ -87,7 +87,7 @@
- -- test --
- [% USE Latex; "\\&#_^{}\\&#_^{}" | latex_encode; %]
- -- expect --
--\textbackslash\&\#\_\^{ }\{\}\textbackslash\&\#\_\^{ }\{\}
-+{\textbackslash}\&\#\_\^{ }\{\}{\textbackslash}\&\#\_\^{ }\{\}
-
- # Latex_Encodeify string with intelligent double quotes
- -- test --
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 23499aa..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-latex-encode-named-characters.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-latex-perl.git
More information about the Pkg-perl-cvs-commits
mailing list