[libfindbin-libs-perl] 03/04: Refresh spelling-error.patch (offset and renamed files; again).

gregor herrmann gregoa at debian.org
Thu Jul 31 17:05:10 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 3c89b261d333de6961bc3946fbe11ee1869643bf
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 31 19:02:56 2014 +0200

    Refresh spelling-error.patch (offset and renamed files; again).
---
 debian/patches/spelling-error.patch | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
index a98916a..a0d171a 100644
--- a/debian/patches/spelling-error.patch
+++ b/debian/patches/spelling-error.patch
@@ -3,11 +3,11 @@ 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-07-27
+Last-Update: 2014-07-30
 
---- a/lib/FindBin/libs_curr.pm
-+++ b/lib/FindBin/libs_curr.pm
-@@ -598,7 +598,7 @@
+--- a/libs_curr_pm
++++ b/libs_curr_pm
+@@ -594,7 +594,7 @@
  
      use FindBin::libs qw( export base=config subonly=mypackage );
  
@@ -16,7 +16,7 @@ Last-Update: 2014-07-27
  any "mypackage" subdir's.
  
  =head3 Setting PERL5LIB: p5lib
-@@ -679,7 +679,7 @@
+@@ -675,7 +675,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,7 +27,7 @@ Last-Update: 2014-07-27
  ./sandbox in development. All of this lives under a 
 --- a/lib/FindBin/libs.pm
 +++ b/lib/FindBin/libs.pm
-@@ -598,7 +598,7 @@
+@@ -594,7 +594,7 @@
  
      use FindBin::libs qw( export base=config subonly=mypackage );
  
@@ -36,7 +36,7 @@ Last-Update: 2014-07-27
  any "mypackage" subdir's.
  
  =head3 Setting PERL5LIB: p5lib
-@@ -679,7 +679,7 @@
+@@ -675,7 +675,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
@@ -45,9 +45,9 @@ Last-Update: 2014-07-27
  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 @@
+--- a/libs_old_pm
++++ b/libs_old_pm
+@@ -392,7 +392,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 

-- 
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