[SCM] Debian packaging of libclass-data-inheritable-perl branch, master, updated. f56ce6914098f5380a0e99c92b14c1476099ccbd
Xavier Guimard
x.guimard at free.fr
Tue Mar 12 05:03:03 UTC 2013
The following commit has been merged in the master branch:
commit 7eef9f0084db5891c39a740b13113724b94d8cb2
Author: Xavier Guimard <x.guimard at free.fr>
Date: Tue Mar 12 06:02:36 2013 +0100
Update desc
diff --git a/debian/control b/debian/control
index 9b0537d..0312a22 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Package: libclass-data-inheritable-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
-Description: Perl module to create accessor to class data
- Class::Data::Inheritable is for creating accessor/mutators to class
+Description: Perl module to create accessors to class data
+ Class::Data::Inheritable is for creating accessors/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overridden.
--
Debian packaging of libclass-data-inheritable-perl
More information about the Pkg-perl-cvs-commits
mailing list