[SCM] Debian packaging of MooseX-MarkAsMethods CPAN distribution branch, master, updated. 38f37a091af038b8c1d6798a41e4345ee0074914

Dominique Dumont dod at debian.org
Tue Jan 31 15:51:43 UTC 2012


The following commit has been merged in the master branch:
commit 38f37a091af038b8c1d6798a41e4345ee0074914
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jan 31 16:46:47 2012 +0100

    clarified description after lintian's suggestion

diff --git a/debian/control b/debian/control
index 54cb0e1..1a06355 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,9 @@ Description: moose extension to ark overload code symbols as methods
  recognized by Class::MOP as being methods, and class extension as well
  as composition from roles with overloads will "just work".
  .
- By default we check for overloads, and mark those functions as methods.
+ By default this module checks for overloads, and marks those functions
+ as methods.
  .
- If 'autoclean => 1' is passed to import on use'ing this module, we will
- invoke namespace::autoclean to clear out non-methods.
+ namespace::autoclean will be invoked to clear out non-methods when
+ 'autoclean => 1' is passed to import or use.
 

-- 
Debian packaging of MooseX-MarkAsMethods CPAN distribution



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