[libclass-accessor-chained-perl] 02/10: Reword short and long description (closes: #507466)
Florian Schlichting
fsfs at moszumanska.debian.org
Sun Sep 6 20:39:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libclass-accessor-chained-perl.
commit a833b19112d5e9bee081337cb1fddf0a4e844cc1
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Sep 6 22:19:22 2015 +0200
Reword short and long description (closes: #507466)
---
debian/control | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 9df7f80..e7e90c7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-accessor
Package: libclass-accessor-chained-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl
-Description: make chained accessors
+Description: Perl module providing chained accessors
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.
.
- This module subclasses Class::Accessor in order to provide the same
- mk_accessors interface.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Class::Accessor::Chained subclasses Class::Accessor in order to provide
+ the same mk_accessors interface.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-accessor-chained-perl.git
More information about the Pkg-perl-cvs-commits
mailing list