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

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

commit 42e4555a85971c7f580ef4f8949c82660367521e
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Aug 18 20:25:02 2016 +0200

    more spelling fixes. patch forwarded.
    
    Gbp-Dch: Ignore
---
 debian/patches/01-fix-manpage.diff | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/patches/01-fix-manpage.diff 
b/debian/patches/01-fix-manpage.diff
index 8c69b71..57a1413 100644
--- a/debian/patches/01-fix-manpage.diff
+++ b/debian/patches/01-fix-manpage.diff
@@ -1,6 +1,9 @@
 Description: Fix man page
 Author: Fabrizio Regalli <fab...@fabreg.it>
-Forwarded: not-needed
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-08-18
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=117049
+Bug: https://rt.cpan.org/Ticket/Display.html?id=117049
 
 --- a/lib/Class/Default.pm
 +++ b/lib/Class/Default.pm
@@ -24,3 +27,12 @@ Forwarded: not-needed
  statically accessible object can be recovered later.
  
  =head2 Getting access to the default object
+@@ -224,7 +224,7 @@
+ 
+ The C<_class> method provides the opposite of the C<_self> method. Instead
+ of always getting an object, C<_class> will always get the class name, so
+-a method can be guarenteed to run in a static context. This is not 
++a method can be guaranteed to run in a static context. This is not
+ essential to the use of a C<Class::Default> module, but is provided as a
+ convenience.
+ 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to