[libtest-base-perl] 03/07: Update spelling.patch. POD moved to separate file.

gregor herrmann gregoa at debian.org
Sat Aug 2 12:55:14 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-base-perl.

commit 97d733d975cb7992b6de5268bb51f19c260d0725
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 2 14:47:37 2014 +0200

    Update spelling.patch. POD moved to separate file.
---
 debian/patches/spelling.patch | 33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 78415b4..e36b557 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -2,16 +2,27 @@ Description: fix a spelling mistake
 Origin: vendor
 Forwarded: https://github.com/ingydotnet/test-base-pm/pull/9/files
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-06-05
+Last-Update: 2014-08-02
 
---- a/lib/Test/Base.pm
-+++ b/lib/Test/Base.pm
-@@ -1088,7 +1088,7 @@
- there is more than one block with ONLY, the first one will be chosen.
+--- a/README
++++ b/README
+@@ -383,7 +383,7 @@
+     there is more than one block with ONLY, the first one will be chosen.
+ 
+     Because ONLY is very useful for debugging and sometimes you forgot to
+-    remove the ONLY flag before commiting to the VCS or uploading to CPAN,
++    remove the ONLY flag before committing to the VCS or uploading to CPAN,
+     Test::Base by default gives you a diag message saying *I found ONLY ...
+     maybe you're debugging?*. If you don't like it, use "no_diag_on_only".
+ 
+--- a/lib/Test/Base.pod
++++ b/lib/Test/Base.pod
+@@ -410,7 +410,7 @@
+ than one block with ONLY, the first one will be chosen.
+ 
+ Because ONLY is very useful for debugging and sometimes you forgot to remove
+-the ONLY flag before commiting to the VCS or uploading to CPAN, Test::Base by
++the ONLY flag before committing to the VCS or uploading to CPAN, Test::Base by
+ default gives you a diag message saying I<I found ONLY ... maybe you're
+ debugging?>. If you don't like it, use C<no_diag_on_only>.
  
- Because ONLY is very useful for debugging and sometimes you forgot to
--remove the ONLY flag before commiting to the VCS or uploading to CPAN,
-+remove the ONLY flag before committing to the VCS or uploading to CPAN,
- Test::Base by default gives you a diag message saying I<I found ONLY
- ... maybe you're debugging?>. If you don't like it, use
- C<no_diag_on_only>.

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



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