[libclass-inspector-perl] 03/08: Drop pod.patch, fixed upstream.

gregor herrmann gregoa at debian.org
Thu Nov 24 21:03:55 UTC 2016


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

gregoa pushed a commit to branch master
in repository libclass-inspector-perl.

commit 4f9210387613478d4557ddfb0bbadbeee4c3f5f9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Nov 24 21:57:31 2016 +0100

    Drop pod.patch, fixed upstream.
---
 debian/patches/pod.patch | 27 ---------------------------
 debian/patches/series    |  1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
deleted file mode 100644
index 274af64..0000000
--- a/debian/patches/pod.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Subject: Spelling errors
-Bug: https://rt.cpan.org/Ticket/Display.html?id=74481
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=74481
-Author: Nicholas Bamber <nicholas at periapt.co.uk>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-01-28
-
---- a/lib/Class/Inspector.pm
-+++ b/lib/Class/Inspector.pm
-@@ -151,7 +151,7 @@
-   print Class->filename( 'Foo::Bar' );
-   > Foo/Bar.pm
- 
--This filename will be returned with the right seperator for the local
-+This filename will be returned with the right separator for the local
- platform, and should work on all platforms.
- 
- Returns the filename on success or C<undef> if the class name is invalid.
-@@ -355,7 +355,7 @@
- The C<expanded> option will cause a lot more information about method to be 
- returned. Instead of just the method name, you will instead get an array
- reference containing the method name as a single combined name, ala C<full>,
--the seperate class and method, and a CODE ref to the actual function ( if
-+the separate class and method, and a CODE ref to the actual function ( if
- available ). Please note that the function reference is not guarenteed to 
- be available. C<Class::Inspector> is intended at some later time, work 
- with modules that have some some of common run-time loader in place ( e.g
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c9352c4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod.patch

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



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