[SCM] Debian packaging of libmoo-perl branch, master, updated. debian/1.001000-1-9-gedecebd

gregor herrmann gregoa at debian.org
Wed Jul 10 17:11:38 UTC 2013


The following commit has been merged in the master branch:
commit a76a8ebd5aa4c2c23d1878235ddab9175b9db1c1
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 10 19:08:48 2013 +0200

    Add another spelling fix to the patch and forward it upstream.

diff --git a/debian/patches/01_fix-spelling.patch b/debian/patches/01_fix-spelling.patch
index a2d071b..d003137 100644
--- a/debian/patches/01_fix-spelling.patch
+++ b/debian/patches/01_fix-spelling.patch
@@ -1,7 +1,9 @@
 Description: Fix spelling errors
 Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=86835
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=86835
 Author: Alessandro Ghedini <ghedo at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
 Last-Update: 2013-07-10
 
 --- a/lib/Moo/Role.pm
@@ -37,3 +39,14 @@ Last-Update: 2013-07-10
  
  =head1 AUTHORS
  
+--- a/lib/Moo.pm
++++ b/lib/Moo.pm
+@@ -366,7 +366,7 @@
+ 
+ If you are inheriting from a non-Moo class, the arguments passed to the parent
+ class constructor can be manipulated by defining a C<FOREIGNBUILDARGS> method.
+-It will recieve the same arguments as C<BUILDARGS>, and should return a list
++It will receive the same arguments as C<BUILDARGS>, and should return a list
+ of arguments to pass to the parent class constructor.
+ 
+ =head2 BUILD

-- 
Debian packaging of libmoo-perl



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