[libtree-xpathengine-perl] 01/05: unapply patch in git

gregor herrmann gregoa at debian.org
Wed Dec 10 15:45:28 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtree-xpathengine-perl.

commit f06996269577ff9ce09502554b5e7e55770bc3ef
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 10 16:28:22 2014 +0100

    unapply patch in git
    
    otherwise ("quilt push" fails and) we might get merge conflicts when
    importing the next upstream release,
    
    Git-Dch: Ignore
---
 lib/Tree/XPathEngine.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Tree/XPathEngine.pm b/lib/Tree/XPathEngine.pm
index 24e5bd3..13da0ff 100644
--- a/lib/Tree/XPathEngine.pm
+++ b/lib/Tree/XPathEngine.pm
@@ -841,7 +841,7 @@ sub _debug {
 __END__
 
 =head1 NAME
-=encoding UTF-8
+
 Tree::XPathEngine - a re-usable XPath engine
 
 =head1 DESCRIPTION
@@ -916,7 +916,7 @@ shouldn't have to touch most of that.
 a regular expression used to match names (node names or attribute names)
 by default it is qr/[A-Za-z_][\w.-]*/ in order to work under perl 5.6.n,
 but you might want to use something like qr/\p{L}[\w.-]*/ in 5.8.n, to 
-accommodate letter outside of the ascii range.
+accomodate letter outside of the ascii range.
 
 =back
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtree-xpathengine-perl.git



More information about the Pkg-perl-cvs-commits mailing list