[libfindbin-libs-perl] 03/06: Update spelling-error.patch.
gregor herrmann
gregoa at debian.org
Sun Jul 27 14:11:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfindbin-libs-perl.
commit 1e560bbd552b212cad5541c729dc25d63b4bc744
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jul 27 16:07:38 2014 +0200
Update spelling-error.patch.
---
debian/patches/spelling-error.patch | 43 +++++++++++++++++++++++++++++++------
1 file changed, 36 insertions(+), 7 deletions(-)
diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
index 902834d..a98916a 100644
--- a/debian/patches/spelling-error.patch
+++ b/debian/patches/spelling-error.patch
@@ -3,11 +3,20 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=84315
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=84315
Author: Xavier Guimard <x.guimard at free.fr>
Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-05-25
+Last-Update: 2014-07-27
---- a/lib/FindBin/libs_5_8.pm
-+++ b/lib/FindBin/libs_5_8.pm
-@@ -643,7 +643,7 @@
+--- a/lib/FindBin/libs_curr.pm
++++ b/lib/FindBin/libs_curr.pm
+@@ -598,7 +598,7 @@
+
+ use FindBin::libs qw( export base=config subonly=mypackage );
+
+-Will leave @config with any "mypacakge" holding
++Will leave @config with any "mypackage" holding
+ any "mypackage" subdir's.
+
+ =head3 Setting PERL5LIB: p5lib
+@@ -679,7 +679,7 @@
Say your sandbox is in ./sandbox and you are currently
working in ./sandbox/projects/package/bin on a perl
executable. You may have some number of modules that
@@ -16,9 +25,18 @@ Last-Update: 2014-05-25
share some modules within the project, and may want
to use company-wide modules that are managed out of
./sandbox in development. All of this lives under a
---- a/lib/FindBin/libs_curr.pm
-+++ b/lib/FindBin/libs_curr.pm
-@@ -670,7 +670,7 @@
+--- a/lib/FindBin/libs.pm
++++ b/lib/FindBin/libs.pm
+@@ -598,7 +598,7 @@
+
+ use FindBin::libs qw( export base=config subonly=mypackage );
+
+-Will leave @config with any "mypacakge" holding
++Will leave @config with any "mypackage" holding
+ any "mypackage" subdir's.
+
+ =head3 Setting PERL5LIB: p5lib
+@@ -679,7 +679,7 @@
Say your sandbox is in ./sandbox and you are currently
working in ./sandbox/projects/package/bin on a perl
executable. You may have some number of modules that
@@ -27,3 +45,14 @@ Last-Update: 2014-05-25
share some modules within the project, and may want
to use company-wide modules that are managed out of
./sandbox in development. All of this lives under a
+--- a/lib/FindBin/libs_old.pm
++++ b/lib/FindBin/libs_old.pm
+@@ -391,7 +391,7 @@
+ FindBin::libs locates and performs a 'use lib' for
+ directories along the path of $FindBin::Bin to automate
+ locating modules. Uses File::Spec and Cwd's abs_path to
+-accomodate multiple O/S and redundant symlinks.
++accommodate multiple O/S and redundant symlinks.
+
+ # search up $FindBin::Bin looking for ./lib directories
+ # and "use lib" them.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfindbin-libs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list