[libxml-xpath-perl] 03/11: Remove spelling.patch, applied upstream

Axel Beckert abe at deuxchevaux.org
Fri Jan 15 23:14:06 UTC 2016


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

abe pushed a commit to branch master
in repository libxml-xpath-perl.

commit 296f78ecc6cfd30fee6d715d302bfd04c8a5e145
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Jan 15 22:25:59 2016 +0100

    Remove spelling.patch, applied upstream
---
 debian/changelog              |  1 +
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 37 -------------------------------------
 3 files changed, 1 insertion(+), 38 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 242475e..b5eb706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ libxml-xpath-perl (1.22-1) UNRELEASED; urgency=low
   * Add a "Testsuite: autopkgtest-pkg-perl" header.
   * Mention "xpath" commandline tool in long package description.
   * Import upstream version 1.22
+    + Remove spelling.patch, applied upstream.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/patches/series b/debian/patches/series
index d54c7df..449f113 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 fix_comparison_bug_RT6363.patch
 example.patch
 test.patch
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 2f5bb09..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Subject: Fix spelling errors
-Date: Wed, 30 Dec 2009 18:32:43 +0900
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=54389
-
-Fix several spelling errors reported by lintian.
---- libxml-xpath-perl.orig/XPath/Node/Element.pm
-+++ libxml-xpath-perl/XPath/Node/Element.pm
-@@ -431,7 +431,7 @@
- =head2 new ( name, prefix )
- 
- Create a new Element node with name "name" and prefix "prefix". The name
--be "prefix:local" if prefix is defined. I know that sounds wierd, but it
-+be "prefix:local" if prefix is defined. I know that sounds weird, but it
- works ;-)
- 
- =head2 getName
---- libxml-xpath-perl.orig/XPath/PerlSAX.pm
-+++ libxml-xpath-perl/XPath/PerlSAX.pm
-@@ -130,7 +130,7 @@
- 
- =head1 NAME
- 
--XML::XPath::PerlSAX - A PerlSAX event generator for my wierd node structure
-+XML::XPath::PerlSAX - A PerlSAX event generator for my weird node structure
- 
- =head1 SYNOPSIS
- 
-@@ -152,7 +152,7 @@
- =head1 DESCRIPTION
- 
- This module generates PerlSAX events to pass to a PerlSAX handler such
--as XML::DOM::PerlSAX. It operates specifically on my wierd tree format.
-+as XML::DOM::PerlSAX. It operates specifically on my weird tree format.
- 
- Unfortunately SAX doesn't seem to cope with namespaces, so these are
- lost completely. I believe SAX2 is doing namespaces.

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



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